Spread Windows Forms 12.0 Product Documentation
NormalBackgroundColor Property (BaseHeaderFlatStyleRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BaseHeaderFlatStyleRenderer Class : NormalBackgroundColor Property
Gets or sets the backcolor of the cell in normal mode.
Syntax
'Declaration
 
Public Property NormalBackgroundColor As Color
'Usage
 
Dim instance As BaseHeaderFlatStyleRenderer
Dim value As Color
 
instance.NormalBackgroundColor = value
 
value = instance.NormalBackgroundColor
public Color NormalBackgroundColor {get; set;}
See Also

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members