Spread Windows Forms 12.0 Product Documentation
ActiveSelectedBackColor Property


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

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members