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

    Identifies the RequestCellAppearance routed event.

    Namespace: DevExpress.Xpf.Editors.DateNavigator

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

    Declaration

    public static readonly RoutedEvent RequestCellAppearanceEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also