NavigationFrame.ForeColor Property
Gets or sets the fore color for this NavigationFrame.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Color | A Color used as fore color for this NavigationFrame. |
See Also