Xceed Grid for WinForms v4.3 Documentation
GroupBase Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : GroupBase Class

For a list of all members of this type, see GroupBase members.

Public Methods
 NameDescription
Public MethodBrings the grid element into the visible area of the grid. (Inherited from Xceed.Grid.GridElement)
Public MethodCollapses the group and all its child groups.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodExpands the group and its child groups if applicable.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRetrieves a value indicating the number of DataRow objects in the group.  
Public MethodRetrieves a collection of sorted data rows.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodResets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription.  
Public MethodResets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription.  
Public MethodResets the value of the AccessibleName property to its default value, DefaultAccessibleName.  
Public MethodResets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions.  
Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Collapsed property to its default value, DefaultCollapsed.  
Public MethodResets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the property values of the ReportStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Title property to its default value, DefaultTitle.  
Public MethodResets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the CellEditorDisplayConditionsChanged event.  
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the CollapsedChanged event.  
Protected MethodRaises the DataRowsChanged event.  
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the QueryAccessibilityHelp event.  
Protected MethodRaises the ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the TitleChanged event.  
Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverridden. This method is reserved for internal use and is not intended to be used directly from your code.  
Top
See Also

Reference

GroupBase Class
Xceed.Grid Namespace