Stepper.Increment Property

Definition

Gets or sets the increment by which Value is increased or decreased. This is a bindable property.

public double Increment { get; set; }
member this.Increment : double with get, set

Property Value

A double.

Applies to