Skip to main content
All docs
V23.2
Bar

RibbonAppearances.PageHeaderHovered Property

Stores appearance settings for hovered headers of Ribbon Pages.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.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