The GroupInfo type exposes the following members.

Properties

  Name Description
Public property CollapsedImageUrl
Determines the images used to show collapsed nodes on the grid.
Public property ExpandedImageUrl
Determines the images used to show expanded nodes on the grid.
Public property FooterStyle
Determines the style used to render group header and footer rows.
Public property FooterText
Determines the text that is displayed in the group footer rows.
Public property GroupSingleRow
Determines whether groupings containing a single row are grouped.
Public property HeaderStyle
Determines the style used to render group header rows.
Public property HeaderText
Determines the text that is displayed in the group header rows.
Public property OutlineMode
Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded.
Public property Position
Determines whether the C1GridView control should insert group header and/or group footer rows for this column.

See Also