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

DevExpress.Xpf.Editors.RangeControl Namespace

Contains classes that implement the functionality of the RangeControl. To use these classes in XAML code, add the xmlns:dxe=”http://schemas.devexpress.com/winfx/2008/xaml/editors“ namespace reference.

Assembly: DevExpress.Xpf.Core.v18.2.dll

Classes

Name Description
CalendarClient Shows a calendar within the range control’s viewport.
RangeControl Represents a range control.

Interfaces

Name Description
IRangeControlClient The interface that a Range Control Client must implement to be embedded in the RangeControl.