Skip to main content
All docs
V25.1
  • DateNavigator.DefaultAppearance Property

    Namespace: DevExpress.Xpf.Editors.DateNavigator

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

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

    Property Value

    Type
    DateNavigatorCellAppearance
    See Also