| Class | Description |
---|
| CellPosition |
The CellPosition class defines a data structure
used by the Spark data grid classes to represent selected cells in the
control. |
| CellRegion |
The CellRegion class defines a data structure
used by the Spark data grid classes to represent a rectangular region of
cells in the control. |
| ComboBoxGridItemEditor | The ComboBoxGridItemEditor class defines an item renderer for use
with the Spark grid controls, such as DataGrid and Grid. |
| DefaultGridItemEditor | The DefaultGridItemEditor class defines the default item renderer used
by the Spark grid controls, such as DataGrid and Grid. |
| GridColumn |
The GridColumn class defines a column of a Spark grid control,
such as the Spark DataGrid or Grid control. |
| GridItemEditor |
The GridItemEditor class defines the base class for custom item editors
for the Spark grid controls, such as DataGrid and Grid. |
| GridItemRenderer |
The GridItemRenderer class defines the base class for custom item renderers
for the Spark grid controls, such as DataGrid and Grid. |
| GridLayer |
The GridLayer class defines a container used for the layers of the
Grid control's visual elements. |
| GridSelectionMode |
The GridSelectionMode class defines the valid constant values for the
selectionMode property of the Spark DataGrid and Grid controls. |