NumericUpDownIncrement Property

Gets or sets the amount in which to increment the Value.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public decimal Increment { get; set; }

Property Value

Decimal

See Also