Gets the collection of items, associated with this control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public DropDownItemCollection Items { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Items As DropDownItemCollection |
Type: DropDownItemCollection
An instance of the DropDownItemCollection class, containing references to the child items of the control.