Spread Windows Forms 12.0 Product Documentation
GridLineActiveColor Property


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

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members