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

In This Topic
TreeColumnIndex Property
In This Topic
Gets or sets the index of the column that will display the expand/collapse buttons in GridGroupRow's.
Syntax
'Declaration
 
Public Property TreeColumnIndex As Integer
 
See Also