The GroupInfo type exposes the following members.

Methods

  Name Description
Public method AssignPropertiesState
Infrastructure. Assigns the state of the properties.
(Inherited from ContentElement.)
Public method Collapse
Collapses all the groups contained by column.
Public method ContentChanged
(Inherited from ContentElement.)
Public method Expand
Expands all the groups contained by column.
Public method InitializeContent
Infrastructure. Performs content initialization.
(Overrides ContentElement..::..InitializeContent(Boolean).)
Public method SetOwner
Changes object's owner.
(Inherited from ContentElement.)

Properties

  Name Description
Public property CollapsedImageUrl
Gets the image used to show collapsed nodes on the grid.
Public property ExpandedImageUrl
Gets the image used to show expanded nodes on the grid.
Public property FooterText
Determines the text that is displayed in the group footer rows.
Public property Groups
Returns an array of groups associated with a column.
Public property HeaderText
Determines the text that is displayed in the group header rows.
Public property OutlineMode
Determines whether groups will be initially collapsed or expanded.
Public property Owner
A IOwnerable object that owns this object.
(Inherited from ContentElement.)
Public property Position
Determines is the header and footer rows of the group are displayed for this column.
Public property PropertiesState
Gets the state of the properties.
(Inherited from ContentElement.)

See Also