Xceed Grid for WinForms v4.3 Documentation
Group Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden. Brings the group into the visible area of the grid.  
Public MethodCollapses the group and all its child groups. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodExpands the group and its child groups if applicable. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRetrieves a value indicating the number of DataRow objects in the group. (Inherited from Xceed.Grid.GroupBase)
Public MethodRetrieves a collection of sorted data rows. (Inherited from Xceed.Grid.GroupBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRemoves the group from the grid.  
Public MethodResets the value of the GroupBase.AccessibleDefaultActionDescription property to its default value, GroupBase.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the GroupBase.AccessibleDescription property to its default value, GroupBase.DefaultAccessibleDescription. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the GroupBase.AccessibleName property to its default value, GroupBase.DefaultAccessibleName. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GroupBase.CellEditorDisplayConditions property to its default value, GroupBase.DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.GroupBase)
Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GroupBase.Collapsed property to its default value, GroupBase.DefaultCollapsed. (Inherited from Xceed.Grid.GroupBase)
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 GroupBy property to its default value, DefaultGroupBy.  
Public MethodResets the value of the GroupByRowTitle to its default value, DefaultGroupByRowTitle.  
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 GroupBase.Title property to its default value, GroupBase.DefaultTitle. (Inherited from Xceed.Grid.GroupBase)
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 MethodCalculates the key of the DataRow to determine if it is to be added to this group.  
Protected Internal MethodCreates a new Group object that is a copy of the current instance.  
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 GroupBase.CellEditorDisplayConditionsChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupBase.CollapsedChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the GroupBase.DataRowsChanged event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupByChanged event.  
Protected MethodRaises the GroupByRowTitleChanged event.  
Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the GroupBase.QueryAccessibilityHelp event. (Inherited from Xceed.Grid.GroupBase)
Protected MethodRaises the ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GroupBase.TitleChanged event. (Inherited from Xceed.Grid.GroupBase)
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 MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GroupBase)
Top
See Also

Reference

Group Class
Xceed.Grid Namespace