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.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
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. |