Click or drag to resize

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; }

Property Value

Type: Int32
See Also