Click or drag to resize

StiNumericUpDownControlIncrement Property

Gets or sets the value to increment or decrement the up-down control when the up or down buttons are clicked.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int Increment { get; set; }

Property Value

Type: Int32
See Also