DateRangeControl.ClearCommand Property
Removes the start and end dates of the selected range.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | A command that removes the start and end dates of the selected range. |
See Also