Skip to main content

RangeControlRange Class

Contains information on a range of data.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class RangeControlRange

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