SelectedIndex Property (DomainUpDown)

Action

Gets or sets the position for the up/down control. The value is zero-based.

Syntax

C#
protected Integer SelectedIndex { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedIndex As Integer

Access

Read and write.