Range Property (UpDown)

Class

UpDown.

Action

Gets or sets the range of the up/down control.

Syntax

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

Access

Read and write.