DateRangeControl.PredefinedRangeTemplate Property
Gets or sets the template that is used to display a predefined 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 |
---|---|
DataTemplate | A DataTemplate object that specifies the template to display a predefined range. |
See Also