Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeView Class / ExpandMode Property

In This Topic
    ExpandMode Property
    In This Topic
    Gets or sets a value indicating the allowed number of expanded C1TreeViewItems.
    Syntax
    'Declaration
     
    
    Public Property ExpandMode As ExpandMode
    public ExpandMode ExpandMode {get; set;}
    See Also