C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / ExpandMode Property

In This Topic
ExpandMode Property (C1TreeView)
In This Topic
Gets or sets a value indicating the allowed number of expanded C1TreeViewItems.
Syntax
'Declaration
 
Public Property ExpandMode As TreeViewExpandMode
 
See Also