RangeControlRange Class
Contains information on a range of data.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Related API Members
The following members return RangeControlRange objects:
Remarks
The RangeControlRange class provides the RangeControlRange.Minimum and RangeControlRange.Maximum properties that specify range bounds.
Inheritance
Object
RangeControlRange
See Also