Spread for ASP.NET 12 Product Documentation
ColumnHeaderBackground Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : ColumnHeaderBackground Property
Gets the column header background.
Syntax
'Declaration
 
Public ReadOnly Property ColumnHeaderBackground As Background
'Usage
 
Dim instance As SheetSkin
Dim value As Background
 
value = instance.ColumnHeaderBackground
public Background ColumnHeaderBackground {get;}

Property Value

The column header background.
See Also

Reference

SheetSkin Class
SheetSkin Members