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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : HeaderBackColor Property
Gets the background color of header cells in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property HeaderBackColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.HeaderBackColor
public Color HeaderBackColor {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members