In This Topic
            
            For a list of all members of this type, see GroupBase members.
            
            Public Methods
|  | Name | Description | 
|---|
|  | BringIntoView | Brings the grid element into the visible area of the grid. (Inherited from Xceed.Grid.GridElement) | 
|  | Collapse | Collapses the group and all its child groups. | 
|  | CreateObjRef | (Inherited from System.MarshalByRefObject) | 
|  | Expand | Expands the group and its child groups if applicable. | 
|  | GetLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | GetSortedDataRowCount | Retrieves a value indicating the number of DataRow objects in the group. | 
|  | GetSortedDataRows | Retrieves a collection of sorted data rows. | 
|  | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | ResetAccessibleDefaultActionDescription | Resets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. | 
|  | ResetAccessibleDescription | Resets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. | 
|  | ResetAccessibleName | Resets the value of the AccessibleName property to its default value, DefaultAccessibleName. | 
|  | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetCellEditorDisplayConditions | Resets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. | 
|  | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetCollapsed | Resets the value of the Collapsed property to its default value, DefaultCollapsed. | 
|  | ResetFont | Resets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetReadOnly | Resets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetReportStyle | Resets the property values of the ReportStyle. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetStyle | Resets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetTag | Resets the value of the Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetTitle | Resets the value of the Title property to its default value, DefaultTitle. | 
|  | ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetVisible | Resets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement) | 
|  | ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) | 
TopProtected Methods
            
            
            
            See Also