| EditableListColumnListEditorItemItems Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public List<EditableListColumnListEditorItem> Items { get; set; }
Public Property Items As List(Of EditableListColumnListEditorItem)
Get
Set
Property Value
Type:
ListEditableListColumnListEditorItemSee Also