[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputField.SpinIncrement

SpinIncrement Property

SpinIncrement

Gets or sets the spin increment. This is a DependencyProperty.

Declaration
public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Property Value
Type Description
int

An int value indicates the spin increment.

Implements
Remarks

This property defines the increment when user process spin action. Its default value is the same as GcDateTime until user changes it.