NumericSpinnerStep Property

Gets or sets the increase/decrease value whenever a button is used. The default is one.

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public decimal Step { get; set; }

Property Value

Decimal

See Also