Click or drag to resize

NumericStepperIHandlerIncrement Property

Gets or sets the value to increment when the user clicks on the stepper buttons.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
double Increment { get; set; }

Property Value

Type: Double
The step increment.
See Also