Items Property (DomainUpDown)

Action

Gets the items in the domain up/down control.

Syntax

C#
protected List(Of ItemIdentifier) Items { get; }
VB
'Declaration
Protected Read Property Items As List(Of ItemIdentifier)

Access

Read only.