Spread for ASP.NET 12 Product Documentation
Background Property (AlternatingRow)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > AlternatingRow Class : Background Property
Gets or sets the background for cells in this alternating row.
Syntax
'Declaration
 
Public Property Background As Background
'Usage
 
Dim instance As AlternatingRow
Dim value As Background
 
instance.Background = value
 
value = instance.Background
public Background Background {get; set;}
See Also

Reference

AlternatingRow Class
AlternatingRow Members