TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewPanel Class / Refresh Method

In This Topic
    Refresh Method
    In This Topic
    Refreshes this instance by removing all the children and creating them again.
    Syntax
    'Declaration
     
    
    Public Sub Refresh() 
    public void Refresh()
    See Also