RibbonPageCategoryBase.Foreground Property
In This Article
Gets or sets the brush used to paint the RibbonPageCategoryBase‘s foreground. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush object used to paint the Ribbon |
See Also