SelectedItem Property (DomainUpDown)

Action

Gets or sets the position for the up/down control.

Syntax

C#
protected ItemIdentifier SelectedItem { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedItem As ItemIdentifier

Access

Read and write.