RibbonControl.HoverPageCaptionTextStyle Property
In This Article
Gets or sets a style used to paint a hovered RibbonPage‘s caption.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
#Property Value
Type | Description |
---|---|
Style | A Style object used to paint a hovered Ribbon |
#Remarks
Use the RibbonPage.Caption property to set a RibbonPage‘s caption.
See Also