RangeControlRange Constructors
Contains information on a range of data.| Name | Parameters | Description |
|---|---|---|
| RangeControlRange() | none | Initializes a new instance of the RangeControlRange class. |
| RangeControlRange(Object, Object) | minimum, maximum | Initializes a new instance of the RangeControlRange class with the specified range bounds. |
See Also