SpinnerBox.Velocity Property

Definition

Gets or sets the integer value for the velocity of the spinner box.

public:
 property int Velocity { int get(); void set(int value); };
public int Velocity { get; set; }
member this.Velocity : int with get, set
Public Property Velocity As Integer

Property Value

An integer value that represents the velocity of the spinner box.

Applies to