ComponentOne True DBGrid for WinForms
ForeColor Property (Style)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Style Class : ForeColor Property
Gets or sets the foreground color associated with a Style.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

Style Class
Style Members