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


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

Reference

PreviewRowInfo Class
PreviewRowInfo Members