StiNumericUpDownControlMinimum Property |
Gets or sets the minimum allowed value for the up-down control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public int Minimum { get; set; }
Public Property Minimum As Integer
Get
Set
Property Value
Type:
Int32See Also