Spread Windows Forms 12.0 Product Documentation
BackColor Property (AppearanceStyleInfo)


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

Reference

AppearanceStyleInfo Class
AppearanceStyleInfo Members