Spread for ASP.NET 11 Product Documentation
HeaderGrayAreaColor Property (SheetSkin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : HeaderGrayAreaColor Property
Gets the color of the header gray area.
Syntax
'Declaration
 
Public ReadOnly Property HeaderGrayAreaColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.HeaderGrayAreaColor
public Color HeaderGrayAreaColor {get;}

Property Value

Color object that contains the color of the header gray area
See Also

Reference

SheetSkin Class
SheetSkin Members