Name | Description | |
---|---|---|
![]() | Group Constructor | Overloaded. |
The following tables list the members exposed by Group.
Name | Description | |
---|---|---|
![]() | Group Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.GroupBase) |
![]() | AccessibleDescription | Gets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.GroupBase) |
![]() | AccessibleName | Gets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.GroupBase) |
![]() | Alignment | Gets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientParent | Overridden. Gets the ambient parent of the group. |
![]() | BackColor | Gets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | CellEditorDisplayConditions | Gets or sets a value representing under what conditions cell editors are displayed. (Inherited from Xceed.Grid.GroupBase) |
![]() | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement) |
![]() | Collapsed | Gets or sets a boolean value indicating if the group is collapsed. (Inherited from Xceed.Grid.GroupBase) |
![]() | Font | Gets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | FooterRows | Gets a list of all the footer rows of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | ForeColor | Gets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | GridControl | Gets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement) |
![]() | GroupBy | Gets or sets the fieldname of the column in the grid by which the data bound rows are grouped. |
![]() | GroupByRowTitle | Gets or sets the string used by the GroupByRow to represent the group. |
![]() | Groups | Gets a list of all the groups contained within the group once it has been built. (Inherited from Xceed.Grid.GroupBase) |
![]() | HeaderRows | Gets a list of all the header rows of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement) |
![]() | IsBackColorAmbient | Gets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsCellEditorDisplayConditionsAmbient | Gets a boolean value indicating if the GroupBase.CellEditorDisplayConditions property gets its value from its parent. (Inherited from Xceed.Grid.GroupBase) |
![]() | IsClipPartialLineAmbient | Gets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsCollapseRoot | Overridden. Gets a boolean value indicating if the group caused the collapsing of all its child groups. |
![]() | IsFontAmbient | Gets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsForeColorAmbient | Gets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsHorizontalAlignmentAmbient | Gets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsOverrideUIStyleAmbient | Gets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsOverrideUIStyleDefined | Gets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement) |
![]() | IsReadOnlyAmbient | Gets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsReportStyleDefined | Gets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement) |
![]() | IsTrimmingAmbient | Gets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsVerticalAlignmentAmbient | Gets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsWordWrapAmbient | Gets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | Key | Gets an object representing the value which caused the group to be created. |
![]() | Level | Gets a value indicating the level of the group within the group hierarchy. (Inherited from Xceed.Grid.GroupBase) |
![]() | OverrideUIStyle | Gets 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) |
![]() | ParentGrid | Gets the parent grid of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | ParentGroup | Overridden. Gets a reference to the parent group of the group. |
![]() | ReadOnly | Gets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement) |
![]() | ReportStyle | (Inherited from Xceed.Grid.GroupBase) |
![]() | SideMargin | Gets the side margin of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | Tag | Gets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | Title | Gets or sets the title of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | Trimming | Gets 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) |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement) |
![]() | Visible | Gets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement) |
![]() | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement) |
Name | Description | |
---|---|---|
![]() | AmbientBackColor | Gets the ambient value of the grid element's BackColor property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientCellEditorDisplayConditions | Gets the ambient value of the grid element's GroupBase.CellEditorDisplayConditions property. (Inherited from Xceed.Grid.GroupBase) |
![]() | AmbientClipPartialLine | Gets the ambient value of the grid element's ClipPartialLine property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientFont | Gets the ambient value of the grid element's Font property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientForeColor | Gets the ambient value of the grid element's ForeColor property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientHorizontalAlignment | Gets the ambient value of the grid element's HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientOverrideUIStyle | Gets the ambient value of the grid elements's OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientReadOnly | Gets the ambient value of the grid element's ReadOnly property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientTrimming | Gets the ambient value of the grid element's Trimming property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientVerticalAlignment | Gets the ambient value of the grid element's VerticalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientWordWrap | Gets the ambient value of the grid element's WordWrap property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultAccessibleDefaultActionDescription | Gets the default value of the GroupBase.AccessibleDefaultActionDescription property. (Inherited from Xceed.Grid.GroupBase) |
![]() | DefaultAccessibleDescription | Gets the default value of the GroupBase.AccessibleDescription property. (Inherited from Xceed.Grid.GroupBase) |
![]() | DefaultAccessibleName | Overridden. Gets the default value of the GroupBase.AccessibleName property. |
![]() | DefaultBackColor | Gets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultCellEditorDisplayConditions | Gets the default value of the GroupBase.CellEditorDisplayConditions property. (Inherited from Xceed.Grid.GroupBase) |
![]() | DefaultClipPartialLine | Gets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultCollapsed | Gets the default value of the GroupBase.Collapsed property. (Inherited from Xceed.Grid.GroupBase) |
![]() | DefaultFont | Gets the default value of the Font property (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultForeColor | Gets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultGroupBy | Gets the default value of the GroupBy property. |
![]() | DefaultGroupByRowTitle | Gets the default value of the GroupByRowTitle property. |
![]() | DefaultHorizontalAlignment | Gets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultOverrideUIStyle | Gets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultReadOnly | Gets the default value of the ReadOnly property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultTag | Gets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultTitle | Overridden. Gets the default value of the GroupBase.Title property. |
![]() | DefaultTrimming | Gets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultVerticalAlignment | Gets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultVisible | Gets the default value of the Visible property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultWordWrap | Gets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement) |
![]() | Events | (Inherited from Xceed.Grid.GridElementBase) |
![]() | ParentVisible | Gets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement) |
![]() | Properties | (Inherited from Xceed.Grid.GridElementBase) |
![]() | Theme | This property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement) |
Name | Description | |
---|---|---|
![]() | BringIntoView | Overridden. Brings the group into the visible area of the grid. |
![]() | Collapse | Collapses the group and all its child groups. (Inherited from Xceed.Grid.GroupBase) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Expand | Expands the group and its child groups if applicable. (Inherited from Xceed.Grid.GroupBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSortedDataRowCount | Retrieves a value indicating the number of DataRow objects in the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | GetSortedDataRows | Retrieves a collection of sorted data rows. (Inherited from Xceed.Grid.GroupBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Remove | Removes the group from the grid. |
![]() | ResetAccessibleDefaultActionDescription | Resets the value of the GroupBase.AccessibleDefaultActionDescription property to its default value, GroupBase.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.GroupBase) |
![]() | ResetAccessibleDescription | Resets the value of the GroupBase.AccessibleDescription property to its default value, GroupBase.DefaultAccessibleDescription. (Inherited from Xceed.Grid.GroupBase) |
![]() | ResetAccessibleName | Resets the value of the GroupBase.AccessibleName property to its default value, GroupBase.DefaultAccessibleName. (Inherited from Xceed.Grid.GroupBase) |
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetCellEditorDisplayConditions | Resets the value of the GroupBase.CellEditorDisplayConditions property to its default value, GroupBase.DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.GroupBase) |
![]() | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetCollapsed | Resets the value of the GroupBase.Collapsed property to its default value, GroupBase.DefaultCollapsed. (Inherited from Xceed.Grid.GroupBase) |
![]() | 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) |
![]() | ResetGroupBy | Resets the value of the GroupBy property to its default value, DefaultGroupBy. |
![]() | ResetGroupByRowTitle | Resets the value of the GroupByRowTitle to its default value, DefaultGroupByRowTitle. |
![]() | 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 GroupBase.Title property to its default value, GroupBase.DefaultTitle. (Inherited from Xceed.Grid.GroupBase) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | BackColorChanged | Raised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | CellEditorDisplayConditionsChanged | Raised when the value of the GroupBase.CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.GroupBase) |
![]() | ClipPartialLineChanged | Raised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | CollapsedChanged | Raised when the value of the GroupBase.Collapsed property is changed. (Inherited from Xceed.Grid.GroupBase) |
![]() | DataRowsChanged | Raised 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) |
![]() | FontChanged | Raised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | ForeColorChanged | Raised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | GroupByChanged | Raised when the value of the GroupBy property is changed. |
![]() | GroupByRowTitleChanged | Raised when the value of the GroupByRowTitle property is changed. |
![]() | HorizontalAlignmentChanged | Raised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | OverrideUIStyleChanged | Raised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | QueryAccessibilityHelp | Raised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.GroupBase) |
![]() | ReadOnlyChanged | Raised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | TitleChanged | Raised when the value of the GroupBase.Title property is changed. (Inherited from Xceed.Grid.GroupBase) |
![]() | TrimmingChanged | Raised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VerticalAlignmentChanged | Raised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VisibleChanged | Raised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | WordWrapChanged | Raised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement) |