C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / TreeExpandMode Property

In This Topic
TreeExpandMode Property
In This Topic
Gets or sets the mode the tree created after setting the property ChildItemsPath.
Syntax
'Declaration
 
Public Property TreeExpandMode As GridTreeExpandMode
 
See Also