Increment Property
Gets or sets the amount in which to increment the Value.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public decimal Increment { get; set; }
Public Property Increment As Decimal
Get
Set
member Increment : decimal with get, set