Constable Authorization Engine 2.0 BETA

DropDownPicker.Items Property

[This is preliminary documentation and subject to change.]

Gets or sets the collection of items to be displayed in the drop-down list.

[Visual Basic]
Public Property Items As ICollection
[C#]
public System.Collections.ICollection Items {get; set;}

Property Value

The collection of items.

See Also

DropDownPicker Class | LaMarvin.Design.Controls Namespace