Position Property (UpDown)

Class

UpDown.

Action

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

Syntax

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

Access

Read and write.