PageSize Property (Spinner)

Class

Spinner.

Action

Gets or sets the internal page size of the spinner control.

Syntax

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

Access

Read and write.