Skip to main content
A newer version of this page is available. .

DateNavigator.DefaultAppearance Property

Namespace: DevExpress.Xpf.Editors.DateNavigator

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public DateNavigatorCellAppearance DefaultAppearance { get; set; }

Property Value

Type
DateNavigatorCellAppearance
See Also