Skip to main content
All docs
V26.1
  • DateNavigatorCellAppearance.FocusedStateProperty Field

    Identifies the FocusedState dependency property.

    Namespace: DevExpress.Xpf.Editors.DateNavigator

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

    Declaration

    public static readonly DependencyProperty FocusedStateProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also