Xceed Grid for WinForms v4.3 Documentation
Group Class Members
Properties  Methods  Events


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

The following tables list the members exposed by Group.

Protected Constructors
 NameDescription
Protected ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyOverridden. Gets the ambient parent of the group.  
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a value representing under what conditions cell editors are displayed. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the group is collapsed. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a list of all the footer rows of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the fieldname of the column in the grid by which the data bound rows are grouped.  
Public PropertyGets or sets the string used by the GroupByRow to represent the group.  
Public PropertyGets a list of all the groups contained within the group once it has been built. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets a list of all the header rows of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GroupBase.CellEditorDisplayConditions property gets its value from its parent. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyOverridden. Gets a boolean value indicating if the group caused the collapsing of all its child groups.  
Public PropertyGets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets an object representing the value which caused the group to be created.  
Public PropertyGets a value indicating the level of the group within the group hierarchy. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the parent grid of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyOverridden. Gets a reference to the parent group of the group.  
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement)
Public Property (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets the side margin of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the title of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement)
Top
Protected Properties
 NameDescription
Protected PropertyGets the ambient value of the grid element's BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GroupBase.CellEditorDisplayConditions property. (Inherited from Xceed.Grid.GroupBase)
Protected PropertyGets the ambient value of the grid element's ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's Font property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ForeColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid elements's OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GroupBase.AccessibleDefaultActionDescription property. (Inherited from Xceed.Grid.GroupBase)
Protected PropertyGets the default value of the GroupBase.AccessibleDescription property. (Inherited from Xceed.Grid.GroupBase)
Protected PropertyOverridden. Gets the default value of the GroupBase.AccessibleName property.  
Protected PropertyGets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GroupBase.CellEditorDisplayConditions property. (Inherited from Xceed.Grid.GroupBase)
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GroupBase.Collapsed property. (Inherited from Xceed.Grid.GroupBase)
Protected PropertyGets the default value of the Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GroupBy property.  
Protected Internal PropertyGets the default value of the GroupByRowTitle property.  
Protected PropertyGets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the GroupBase.Title property.  
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Visible property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected PropertyGets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyThis property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement)
Top
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
Public Events
 NameDescription
Public EventRaised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBase.CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBase.Collapsed property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when modifications are made to the content of a cell in a data row and when a data row is added or removed from the group. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBy property is changed.  
Public EventRaised when the value of the GroupByRowTitle property is changed.  
Public EventRaised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GroupBase.Title property is changed. (Inherited from Xceed.Grid.GroupBase)
Public EventRaised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

Group Class
Xceed.Grid Namespace