DateRangeControl.Mask Property
Gets or sets the mask pattern used to edit the date value of the range. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | Specifies the mask pattern used to edit the date value of the range. |
See Also