WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridGroupRow Class
/ IsCollapsed Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsCollapsed Property (GridGroupRow)
In This Topic
Gets or sets a value that indicates whether the
GridGroupRow
is collapsed (child rows are hidden) or expanded (child rows are visible).
Syntax
C#
public
bool
IsCollapsed {
get
;
set
;}
See Also
Reference
GridGroupRow Class
GridGroupRow Members