EditableListColumnListEditorItem Class |
Namespace: Dynamicweb.Controls
The EditableListColumnListEditorItem type exposes the following members.
Name | Description | |
---|---|---|
EditableListColumnListEditorItem | Initializes a new instance of the EditableListColumnListEditorItem class | |
EditableListColumnListEditorItem(String, String) | Initializes a new instance of the EditableListColumnListEditorItem class | |
EditableListColumnListEditorItem(String, String, Boolean) | Initializes a new instance of the EditableListColumnListEditorItem class |
Name | Description | |
---|---|---|
CssClass |
Gets or sets a css class of item.
| |
Items | ||
Selected |
Gets or sets a value indicating whether the item is selected.
| |
Text |
Gets or sets the text displayed in a list control for the item represented by the Item.
| |
Value |
Gets or sets the value associated with the Item.
|