IncrementCount Property (Spinner)

Class

Spinner.

Action

Gets or sets the amount to increase the position value of the spinner control after pressing it.

Syntax

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

Access

Read and write.