MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/ GroupHeaderFormat Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GroupHeaderFormat Property
In This Topic
Gets or sets the format string used to create the group header content.
Syntax
C#
public
string
GroupHeaderFormat {
get
;
set
;}
Remarks
The string may contain any text, plus the following replacement strings:
The value of the property being grouped on.
The group level.
The total number of items in this group.
See Also
Reference
FlexGrid Class
FlexGrid Members