Name | Description | |
---|---|---|
AccessibleDefaultActionDescription | Gets or sets the default action description of the element for use by accessibility client applications. | |
AccessibleDescription | Gets or sets the description of the element used by accessibility client applications. | |
AccessibleName | Gets or sets the name of the element used by accessibility client applications. | |
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. | |
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. | |
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. | |
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) | |
Groups | Gets a list of all the groups contained within the group once it has been built. | |
HeaderRows | Gets a list of all the header rows of the group. | |
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 CellEditorDisplayConditions property gets its value from its parent. | |
IsClipPartialLineAmbient | Gets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | |
IsCollapseRoot | 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) | |
Level | Gets a value indicating the level of the group within the group hierarchy. | |
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 | Overridden. Gets the parent grid of the group. | |
ParentGroup | 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 | ||
SideMargin | Gets the side margin of the group. | |
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. | |
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) |