RangeControlRange Class
In This Article
Contains information on a range of data.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.2.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.
See Also