ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (Style)
    In This Topic
    Gets the background image for the report item.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackgroundImage As BackgroundImage
    public BackgroundImage BackgroundImage {get;}
    Remarks
    If omitted, there is no background image.
    See Also