Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Collections Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Grid.Collections Namespace
    In This Topic
    The Xceed.Grid.Collections namespace regroups a variety of object collections that are used throughout Xceed Grid for .NET by various class.
    Classes
     ClassDescription
    ClassContains a list of Xceed.Grid.Editors.CellEditorManagers and their associated datatypes.
    ClassContains a readonly list of cells.
    ClassContains a list of Xceed.Grid.Viewers.CellViewerManagers and their associated datatypes.
    ClassContains a list of columns.
    ClassContains an editable list of Xceed.Grid.DataRow objects used by the Xceed.Grid.GroupBase.GetSortedDataRows.
    ClassContains a list of detail grids.
    ClassProvides a list of delegates.
    ClassContains a list of objects.
    ClassContains a list of groups.
    ClassContains a readonly list of Xceed.Grid.DataRow objects used by the Xceed.Grid.GroupBase.GetSortedDataRows method.
    ClassContains a readonly list of Xceed.Grid.DetailGrid objects.
    ClassContains a readonly list of Xceed.Grid.Group objects used by the Xceed.Grid.GroupBase.Groups property.
    ClassContains a list of rows.
    ClassContains a list of selected rows.
    ClassRepresents the list of columns by which the data rows in the grid are sorted.
    ClassRepresents a list of virtualized grid elements.
    ClassContains a list of Xceed.Grid.VisualGridElementStyle objects.
    See Also