The Group 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 the group.
Public method ContentChanged
(Inherited from ContentElement.)
Public method Expand
Expands the group.
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 End
Gets the index of the group's last row.
Public property IsExpanded
Gets a value indicating whether group is expanded or not.
Public property Owner
A IOwnerable object that owns this object.
(Inherited from ContentElement.)
Public property PropertiesState
Gets the state of the properties.
(Inherited from ContentElement.)
Public property Start
Gets the index of the group's first row.

See Also