Class | Description | |
---|---|---|
C1GridControl | Control used to display, select and edit tabular information. | |
CancelEventArgs | Event data with a Cancel property that can be used to cancel the event. | |
GridControlAdapter | Implements the functionality to create grid cells dynamically. | |
GridControlAdapter.ColumnInfo | Contains the dimensions of a column. | |
GridControlAdapter.RowInfo | Contains the dimensions of a row. | |
GridControlAdapterNotifyChange | Contains information about changes that occurred in the grid and are notified to the adapter. | |
GridControlCellView | Contains properties that will be applied to cell view elements. | |
GridControlEditEventArgs | Event data for editing events. | |
GridControlInputEventArgs | Event data for input events associated with a range of cells. | |
GridControlKeyboardHandler | Handles the keyboard actions. | |
GridControlPanel | Panel that renders the cells in a grid according to the properties DisplayRange and Viewport. | |
GridControlRange | Represents a range of cells | |
GridControlRangeEventArgs | Event data for events associated with a range of cells. | |
GridControlSelectionEventArgs | Event data for selection events. | |
GridControlTapEventArgs | Event data for tap input events associated with a range of cells. | |
GridManipulationLayer | Specifies grid manipulation layer. | |
GridSelectionLayer | Specifies grid selection layer. | |
GridUpdateAnimation | Settings of the animations performed when cells are updated. |