Spread Windows Forms 12.0 Product Documentation
ActiveMouseOverBackColor Property


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

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members