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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : Background Property
Gets or sets the style for the cell background.
Syntax
'Declaration
 
Public Overridable Property Background As Background
'Usage
 
Dim instance As StyleInfo
Dim value As Background
 
instance.Background = value
 
value = instance.Background
public virtual Background Background {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members