EditableListColumnOptions Class |
Namespace: Dynamicweb.Controls
The EditableListColumnOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| EditableListColumnOptions |
Initializes a new instance of the EditableListCellStyle class.
| |
| EditableListColumnOptions(String) | Initializes a new instance of the EditableListColumnOptions class |
| Name | Description | |
|---|---|---|
| Caption |
Gets or sets the caption.
| |
| CssClass |
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
| |
| Height |
Gets or sets the height of the column.
| |
| Index |
Gets or sets a value indicating column index.
| |
| Tooltip |
Gets or sets the column header's tooltip text.
| |
| Visible |
Gets or sets a value that indicates whether a column is visible.
| |
| Width |
Gets or sets the width of the column.
|