Increment Property
Gets or sets the increment
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Increment { get; set; }
Public Property Increment As Integer
Get
Set
member Increment : int with get, set
Property Value
Int32See Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace