DateRangeControl.DateRangeControl Attached Property
Returns a DateRangeControl to which a child element belongs. This is an attached property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
| Type | Description |
|---|---|
| DateRangeControl | A control to which a child element belongs. |
See Also