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


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