Skip to main content
All docs
V25.1
  • Bar

    RibbonAppearances.PageHeaderHovered Property

    Stores appearance settings for hovered headers of Ribbon Pages.

    Namespace: DevExpress.XtraBars

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public virtual AppearanceObject PageHeaderHovered { get; }

    Property Value

    Type Description
    AppearanceObject

    Appearance settings for hovered headers of Ribbon Pages.

    See Also