ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BackgroundImage Class
Members

In This Topic
    BackgroundImage Class
    In This Topic
    Defines a background image for the report.
    Object Model
    BackgroundImage Class
    Syntax
    'Declaration
     
    Public NotInheritable Class BackgroundImage 
       Implements IValidateable 
    public sealed class BackgroundImage : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.BackgroundImage

    See Also