Range Property (Spinner)

Class

Spinner.

Action

Gets or sets the range of the spinner control.

Syntax

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

Access

Read and write.