Spread for ASP.NET 12 Product Documentation
OddRowBackColor Property


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

Reference

SheetSkin Class
SheetSkin Members