PageSize Property (ScrollBar)

Class

ScrollBar.

Action

Gets or sets the internal page size of the scroll bar.

Syntax

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

Access

Read and write.