| ListDropDownListFilterItems Property |
Gets or sets the collection of drop-down list items.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public DropDownSource Items { get; set; }
Public Property Items As DropDownSource
Get
Set
Property Value
Type:
DropDownSourceRemarks See Also