Skip to main content
All docs
V25.1
  • DateNavigator.RequestCellAppearanceEvent Field

    Identifies the RequestCellAppearance routed event.

    Namespace: DevExpress.Xpf.Editors.DateNavigator

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public static readonly RoutedEvent RequestCellAppearanceEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also