Spread for ASP.NET 12 Product Documentation
RowHeaderBackground Property


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

Property Value

The row header background.
See Also

Reference

SheetSkin Class
SheetSkin Members