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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GroupInfo Class : Background Property
Gets or sets the background of the grouping information.
Syntax
'Declaration
 
Public Property Background As Background
'Usage
 
Dim instance As GroupInfo
Dim value As Background
 
instance.Background = value
 
value = instance.Background
public Background Background {get; set;}
See Also

Reference

GroupInfo Class
GroupInfo Members