Spread Windows Forms 12.0 Product Documentation
ForeColor Property (AppearanceStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AppearanceStyleInfo Class : ForeColor Property
Gets or sets the text color of the cell for the notification style.
Syntax
'Declaration
 
Public Overrides Property ForeColor As Color
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Color
 
instance.ForeColor = value
 
value = instance.ForeColor
public override Color ForeColor {get; set;}
See Also

Reference

AppearanceStyleInfo Class
AppearanceStyleInfo Members