TileNavPane.ForeColor Property
In This Article
Gets or sets the foreground color of the TileNavPane control. This member is not supported by the TileNavPane class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Color | The Color structure specifying the foreground color. |
#Remarks
This member is not supported by the TileNavPane class.
See Also