Gets or sets the minimum value of the range of the control.
Namespace: CleanCode.GeneralComponents.ControlsAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Field Value
The minimum value of the range. The default is 0.Exceptions
Exception | Condition |
---|---|
ArgumentException | The value specified for the property is less than 0. |
See Also