Gets or sets the maximum 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 maximum value of the range. The default is 100.Exceptions
Exception | Condition |
---|---|
ArgumentException | The value specified is less than 0. |
See Also