Skip to main content
A newer version of this page is available. .

RangeControlRange Class

Contains information on a range of data.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Data.v19.1.dll

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