SecondIncrement Property
Gets or sets the second increment in the selector
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int SecondIncrement { get; set; }
Public Property SecondIncrement As Integer
Get
Set
member SecondIncrement : int with get, set