Spread for ASP.NET 12 Product Documentation
GridLineColor Property (SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : GridLineColor Property
Gets the color of the grid lines on the sheet.
Syntax
'Declaration
 
Public ReadOnly Property GridLineColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.GridLineColor
public Color GridLineColor {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members