Skip to main content
All docs
V25.1
  • DateNavigatorRequestCellAppearanceEventArgs.Appearance Property

    Gets or sets cell appearance.

    Namespace: DevExpress.Xpf.Editors.DateNavigator

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public DateNavigatorStateAppearance Appearance { get; set; }

    Property Value

    Type Description
    DateNavigatorStateAppearance

    Any of the enumeration values.

    See Also