Spread for ASP.NET 12 Product Documentation
EvenRowBackColor Property


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

Reference

SheetSkin Class
SheetSkin Members