Spread Windows Forms 12.0 Product Documentation
ActiveForeColor Property (BaseHeaderFlatStyleRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BaseHeaderFlatStyleRenderer Class : ActiveForeColor Property
Gets or sets the foreground color of the cell in an active state.
Syntax
'Declaration
 
Public Property ActiveForeColor As Color
'Usage
 
Dim instance As BaseHeaderFlatStyleRenderer
Dim value As Color
 
instance.ActiveForeColor = value
 
value = instance.ActiveForeColor
public Color ActiveForeColor {get; set;}
See Also

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members