Xceed Grid for WinForms v4.3 Documentation
DetailGrid Class Properties


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

For a list of all members of this type, see DetailGrid members.

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 PropertyGets or sets a boolean value indicating if it is possible to navigate from cell to cell in the grid.  
Public PropertyOverridden. Gets the ambient parent of the group.  
Public PropertyGets or sets a boolean value indicating if columns should be automatically created when the grid is bound.  
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the bottom margin of the detail grid.  
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 a list of all the columns in the grid.  
Public PropertyGets or sets a specific table in the data source.  
Public PropertyGets a list of all the data rows in the grid, regardless of the group hierarchy and sort.  
Public PropertyGets or sets a reference to the DataRow object used as a template to create the data rows that will be contained within the grid.  
Public PropertyGets a list of the styles applied to the grid's datarows.  
Public PropertyGets or sets the data source used to populate the grid's DataRow object.  
Public PropertyGets 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.  
Public PropertyGets or sets the background color that is used when an error occurs in the grid.  
Public PropertyGets or sets the foreground color that is used when an error occurs in the grid.  
Public PropertyGets or sets the visual style of a row that contains a cell that contains an error in the DetailGrid.  
Public PropertyGets the grid's fixed column splitter.  
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 GridElement.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. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets a list of the Group objects used as templates to create the groups that will be contained within the grid.  
Public PropertyGets a list of all the header rows of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets or sets a value indicating whether the selected rows in the grid remain highlighted when the grid loses focus.  
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the inactive selection background color of the grid.  
Public PropertyGets or sets the inactive selection foreground color of the grid.  
Public Property

Gets or sets the visual style of an inactive selected row in the DetailGrid.

 
Public PropertyGets a boolean value indicating if the grid is in batch initialization mode.  
Public PropertyGets a boolean value indicating if the GridElement.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 GridElement.ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyOverridden. Gets a boolean value indicating if the detail grid caused the collapsing of all its child detail grids.  
Public PropertyGets a boolean value indicating if the GridElement.Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the GridControl.OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.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 GridElement.ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.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. (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 DataRow of the detail grid.  
Public PropertyGets the parent grid of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets a reference to the parent group of the group. (Inherited from Xceed.Grid.GroupBase)
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 or sets the selection background color of the grid.  
Public PropertyGets or sets the selection foreground color of the grid.  
Public PropertyGets or sets the visual style of a selected row in the DetailGrid.  
Public PropertyGets or sets a boolean value indicating if the tree lines that link detail grids to their GroupBase.ParentGrid should be visible.  
Public PropertyGets 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.  
Public PropertyGets the side margin of the group. (Inherited from Xceed.Grid.GroupBase)
Public PropertyGets a list of all the columns used to sort the grid.  
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 detail grid displayed in the GroupByRow.  
Public PropertyGets the top margin of the detail grid.  
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 GridElement.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 GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.Font property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ForeColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid elements's GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.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 PropertyGets the default value of the GroupBase.AccessibleName property. (Inherited from Xceed.Grid.GroupBase)
Protected Internal PropertyGets the default value of the AllowCellNavigation property.  
Protected Internal PropertyGets the default value of the AutoCreateColumns property.  
Protected PropertyGets the default value of the GridElement.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 GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GroupBase.Collapsed property. (Inherited from Xceed.Grid.GroupBase)
Protected Internal PropertyGets the default value of the ErrorBackColor property.  
Protected Internal PropertyGets the default value of the ErrorForeColor property.  
Protected PropertyGets the default visual style of a row that contains a cell that contains an error in the DetailGrid.  
Protected PropertyGets the default value of the GridElement.Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected Internal PropertyGets the default value of the HideSelection property.  
Protected PropertyGets the default value of the GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected Internal PropertyGets the default value of the InactiveSelectionBackColor property.  
Protected Internal PropertyGets the default value of the InactiveSelectionForeColor property.  
Protected PropertyGets the default visual style of an inactive selected row in the DetailGrid.  
Protected PropertyGets the default value of the GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected Internal PropertyGets the default value of the SelectionBackColor property.  
Protected Internal PropertyGets the default value of the SelectionForeColor property.  
Protected PropertyGets the default visual style of a selected row in the DetailGrid  
Protected Internal PropertyGets the default value of the ShowTreeLines property.  
Protected Internal PropertyGets the default value of the ShowUnlinkedColumns property.  
Protected PropertyGets the default value of the GridElement.Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the Title property.  
Protected PropertyGets the default value of the GridElement.Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.Visible property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.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
See Also

Reference

DetailGrid Class
Xceed.Grid Namespace