WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ MaxGroupLevel Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MaxGroupLevel Property
In This Topic
Gets the maximum group level present in the grid.
Syntax
C#
public
int
MaxGroupLevel {
get
;}
Remarks
If the grid does not contain any groups, this property returns -1.
See Also
Reference
FlexGrid Class
FlexGrid Members