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; }
Public Property Increment As Integer
Get
Set
Property Value
Type:
Int32See Also