DateNavigator.CalendarStyle Property
In This Article
Gets or sets a style of a Date Navigator. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.DateNavigator
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Style | A Style object the specifies a style to be applied to a Date Navigator. |
See Also