Skip to main content

DateNavigator.DefaultAppearance Property

Namespace: DevExpress.Xpf.Editors.DateNavigator

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

NuGet Package: DevExpress.Wpf.Core

Declaration

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

Property Value

Type
DateNavigatorCellAppearance
See Also