| GridBaseDataList Class |
Serves as the abstract base class for data tables. This class provides the methods and properties common to all tables in Kettic KaxGrid.
Namespace: Kettic.AspNet.Controls
The GridBaseDataList type exposes the following members.
| Name | Description | |
|---|---|---|
| GridBaseDataList |
| Name | Description | |
|---|---|---|
| IsBindableType |
| Name | Description | |
|---|---|---|
| CellPadding |
Gets or sets the padding from cell content to cell border.
| |
| CellSpacing |
Gets or sets the space between cells. The default value is 0.
| |
| GridLines |
Gets or sets an enumeration value, indicating the appearance of the data table border between cells.
| |
| HorizontalAlign |
Gets or sets horizontal alignment style in the data grid.
| |
| TabIndex | (Overrides KaxCompositeDataBoundControl.TabIndex.) |
| Name | Description | |
|---|---|---|
| SelectedIndexChanged |
Fires when a different list item is selected.
|