EditableListCellOptions Class |
Namespace: Dynamicweb.Controls
The EditableListCellOptions type exposes the following members.
Name | Description | |
---|---|---|
EditableListCellOptions |
Initializes a new instance of the EditableListCellStyle class.
|
Name | Description | |
---|---|---|
BackgroundImage |
Gets the background image defined by the current style.
| |
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.) | |
Height |
Gets or sets the height of the column.
(Inherited from EditableListColumnOptions.) | |
HorizontalAlign |
Gets or sets the horizontal alignment of the contents within its container.
| |
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.) | |
VerticalAlign |
Gets or sets the vertical alignment of the contents in its container.
| |
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.) |