[]
Gets or sets the spin increment. This is a DependencyProperty.
public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Type | Description |
---|---|
int | An int value indicates the spin increment. |
This property defines the increment when user process spin action. Its default value is the same as GcDateTime until user changes it.