RangeControlRange() Constructor
Initializes a new instance of the RangeControlRange class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
This constructor sets the RangeControlRange.Minimum and RangeControlRange.Maximum properties to null.
See Also