C1.Win.RulesManager.Styles Namespace / TextStyle Class / ForeColor Property
ForeColor Property (TextStyle)
In This Topic
Gets or sets the System.Drawing.Color used to paint the text.
Syntax
'Declaration
 
Public Property ForeColor As Color
 
See Also