ActiveReports 12
Background Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Background Property
Gets or sets a brush that describes the background of a control.
Syntax
'Declaration
 
Public Property Background As Brush
public Brush Background {get; set;}

Property Value

The brush that is used to fill the background of the control. The default is System.Windows.Media.Brushes.Transparent.
See Also

Reference

Viewer Class
Viewer Members