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


In This Topic
BackColor Property (NamedAppearanceStyleInfo)
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 NamedAppearanceStyleInfo
Dim value As Color
 
value = instance.BackColor
See Also