ComponentOne Basic Library for UWP
ExpandMode Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : ExpandMode Property
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

Reference

C1TreeView Class
C1TreeView Members