XtraTabControl.ForeColor Property
Gets or sets the control’s foreground color.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color structure that represents the control’s foreground color. |
See Also