Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalStyleInfo Class / ForeColor Property


In This Topic
ForeColor Property (ConditionalStyleInfo)
In This Topic
Gets the text color of the cell for the notification style.
Syntax
'Declaration
 
Public Shadows ReadOnly Property ForeColor As Color
 
'Usage
 
Dim instance As ConditionalStyleInfo
Dim value As Color
 
value = instance.ForeColor
See Also