ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / BackgroundImage Property

In This Topic
    BackgroundImage Property (IStyle)
    In This Topic
    Returns a stream with background image for this report item
    Syntax
    'Declaration
     
    ReadOnly Property BackgroundImage As Stream
    Stream BackgroundImage {get;}
    See Also