Range Property (ScrollBar)

Class

ScrollBar.

Action

Gets or sets the range of the scroll bar.

Syntax

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

Access

Read and write.