Spread Windows Forms 12.0 Product Documentation
ContainSelectBackColor Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BaseHeaderFlatStyleRenderer Class : ContainSelectBackColor Property
Gets or sets the background color of the header cell that contains the selected cell in the viewport.
Syntax
'Declaration
 
Public Property ContainSelectBackColor As Color
'Usage
 
Dim instance As BaseHeaderFlatStyleRenderer
Dim value As Color
 
instance.ContainSelectBackColor = value
 
value = instance.ContainSelectBackColor
public Color ContainSelectBackColor {get; set;}
See Also

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members