DateRangeControl.PopupBottomAreaTemplate Property
Gets or sets a template that defines the appearance of the bottom area of the popup window. 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 |
---|---|
ControlTemplate | Defines the appearance of the bottom area of the pop-up calendar. |
See Also