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