StiNumericUpDownControlMaximum Property |
Gets or sets the maximum 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 Maximum { get; set; }
Public Property Maximum As Integer
Get
Set
Property Value
Type:
Int32See Also