ActiveReports Developer 7
BackgroundImage Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BackgroundImage Class

Glossary Item Box

Defines a background image for the report.

Object Model

BackgroundImage Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class BackgroundImage 
C# 
public sealed class BackgroundImage 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.BackgroundImage

See Also