Spread Windows Forms 12.0 Product Documentation
GridLineNormalColor Property


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

Reference

BaseHeaderFlatStyleRenderer Class
BaseHeaderFlatStyleRenderer Members