Class | Description | |
---|---|---|
CellEditorManagerDictionary | Contains a list of Xceed.Grid.Editors.CellEditorManagers and their associated datatypes. | |
CellList | Contains a readonly list of cells. | |
CellViewerManagerDictionary | Contains a list of Xceed.Grid.Viewers.CellViewerManagers and their associated datatypes. | |
ColumnList | Contains a list of columns. | |
DataRowList | Contains an editable list of Xceed.Grid.DataRow objects used by the Xceed.Grid.GroupBase.GetSortedDataRows. | |
DetailGridList | Contains a list of detail grids. | |
EventHandlerTable | Provides a list of delegates. | |
GroupKeyList | Contains a list of objects. | |
GroupList | Contains a list of groups. | |
ReadOnlyDataRowList | Contains a readonly list of Xceed.Grid.DataRow objects used by the Xceed.Grid.GroupBase.GetSortedDataRows method. | |
ReadOnlyDetailGridList | Contains a readonly list of Xceed.Grid.DetailGrid objects. | |
ReadOnlyGroupList | Contains a readonly list of Xceed.Grid.Group objects used by the Xceed.Grid.GroupBase.Groups property. | |
RowList | Contains a list of rows. | |
SelectedRowList | Contains a list of selected rows. | |
SortedColumnList | Represents the list of columns by which the data rows in the grid are sorted. | |
VirtualListBase | Represents a list of virtualized grid elements. | |
VisualGridElementStyleList | Contains a list of Xceed.Grid.VisualGridElementStyle objects. |