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) |
![]() | AllowCellNavigation | Gets or sets a boolean value indicating if it is possible to navigate from cell to cell in the grid. |
![]() | AmbientParent | Overridden. Gets the ambient parent of the group. |
![]() | AutoCreateColumns | Gets or sets a boolean value indicating if columns should be automatically created when the grid is bound. |
![]() | BackColor | Gets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | BottomMargin | Gets the bottom margin of the detail grid. |
![]() | 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) |
![]() | Columns | Gets a list of all the columns in the grid. |
![]() | DataMember | Gets or sets a specific table in the data source. |
![]() | DataRows | Gets a list of all the data rows in the grid, regardless of the group hierarchy and sort. |
![]() | DataRowTemplate | Gets or sets a reference to the DataRow object used as a template to create the data rows that will be contained within the grid. |
![]() | DataRowTemplateStyles | Gets a list of the styles applied to the grid's datarows. |
![]() | DataSource | Gets or sets the data source used to populate the grid's DataRow object. |
![]() | DetailGridTemplates | Gets a list of the DetailGrid objects used as templates to create the detail grids that will be associated with each of the grid's DataRows. |
![]() | ErrorBackColor | Gets or sets the background color that is used when an error occurs in the grid. |
![]() | ErrorForeColor | Gets or sets the foreground color that is used when an error occurs in the grid. |
![]() | ErrorVisualStyle | Gets or sets the visual style of a row that contains a cell that contains an error in the DetailGrid. |
![]() | FixedColumnSplitter | Gets the grid's fixed column splitter. |
![]() | 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 GridElement.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. (Inherited from Xceed.Grid.GroupBase) |
![]() | GroupTemplates | Gets a list of the Group objects used as templates to create the groups that will be contained within the grid. |
![]() | HeaderRows | Gets a list of all the header rows of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | HideSelection | Gets or sets a value indicating whether the selected rows in the grid remain highlighted when the grid loses focus. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement) |
![]() | InactiveSelectionBackColor | Gets or sets the inactive selection background color of the grid. |
![]() | InactiveSelectionForeColor | Gets or sets the inactive selection foreground color of the grid. |
![]() | InactiveSelectionVisualStyle | Gets or sets the visual style of an inactive selected row in the DetailGrid. |
![]() | InBatchInitialization | Gets a boolean value indicating if the grid is in batch initialization mode. |
![]() | IsBackColorAmbient | Gets a boolean value indicating if the GridElement.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 GridElement.ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsCollapseRoot | Overridden. Gets a boolean value indicating if the detail grid caused the collapsing of all its child detail grids. |
![]() | IsFontAmbient | Gets a boolean value indicating if the GridElement.Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsForeColorAmbient | Gets a boolean value indicating if the GridElement.ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsHorizontalAlignmentAmbient | Gets a boolean value indicating if the GridElement.HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsOverrideUIStyleAmbient | Gets a boolean value indicating if the GridElement.OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsOverrideUIStyleDefined | Gets a boolean value indicating whether the GridControl.OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement) |
![]() | IsReadOnlyAmbient | Gets a boolean value indicating if the GridElement.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 GridElement.ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement) |
![]() | IsTrimmingAmbient | Gets a boolean value indicating if the GridElement.Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsVerticalAlignmentAmbient | Gets a boolean value indicating if the GridElement.VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsWordWrapAmbient | Gets a boolean value indicating if the GridElement.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. (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) |
![]() | ParentDataRow | Gets the parent DataRow of the detail grid. |
![]() | ParentGrid | Gets the parent grid of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | ParentGroup | Gets a reference to the parent group of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | ReadOnly | Gets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement) |
![]() | ReportStyle | |
![]() | SelectionBackColor | Gets or sets the selection background color of the grid. |
![]() | SelectionForeColor | Gets or sets the selection foreground color of the grid. |
![]() | SelectionVisualStyle | Gets or sets the visual style of a selected row in the DetailGrid. |
![]() | ShowTreeLines | Gets or sets a boolean value indicating if the tree lines that link detail grids to their GroupBase.ParentGrid should be visible. |
![]() | ShowUnlinkedColumns | Gets or sets a boolean value indicating if the DataBoundColumns should be visible even if they are not linked to a field in the data source. |
![]() | SideMargin | Gets the side margin of the group. (Inherited from Xceed.Grid.GroupBase) |
![]() | SortedColumns | Gets a list of all the columns used to sort the grid. |
![]() | 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 detail grid displayed in the GroupByRow. |
![]() | TopMargin | Gets the top margin of the detail grid. |
![]() | 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) |