C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRow Class / IsExpandable Property

In This Topic
IsExpandable Property (GridGroupRow)
In This Topic
Gets whether the row should show an expand/collapse button.
Syntax
'Declaration
 
Public ReadOnly Property IsExpandable As Boolean
 
See Also