Skip to main content
A newer version of this page is available. .
All docs
V22.1

RibbonPage.AppearanceHovered Property

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[DXCategory("Appearance")]
[SkipRuntimeSerialization]
public virtual AppearanceObject AppearanceHovered { get; }

Property Value

Type
AppearanceObject
See Also