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


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

The following tables list the members exposed by GroupBase.

Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications.  
Public PropertyGets or sets the description of the element used by accessibility client applications.  
Public PropertyGets or sets the name of the element used by accessibility client applications.  
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.  
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.  
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.  
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 a list of all the groups contained within the group once it has been built.  
Public PropertyGets a list of all the header rows of the group.  
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 CellEditorDisplayConditions property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets 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 a value indicating the level of the group within the group hierarchy.  
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 PropertyOverridden. Gets the parent grid of the group.  
Public PropertyGets 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  
Public PropertyGets the side margin of the group.  
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.  
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 CellEditorDisplayConditions property.  
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 AccessibleDefaultActionDescription property.  
Protected PropertyGets the default value of the AccessibleDescription property.  
Protected PropertyGets the default value of the AccessibleName property.  
Protected PropertyGets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the CellEditorDisplayConditions property.  
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Collapsed property.  
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 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 PropertyGets the default value of the 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 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
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 CellEditorDisplayConditions property is changed.  
Public EventRaised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the Collapsed property is changed.  
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.  
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 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.  
Public EventRaised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the Title property is changed.  
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

GroupBase Class
Xceed.Grid Namespace