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

In This Topic
    BackgroundImageSource Property (IStyle)
    In This Topic
    Indicates the source of the image specified in the Value BackgroundImageValue.
    Syntax
    'Declaration
     
    ReadOnly Property BackgroundImageSource As ImageSource
    ImageSource BackgroundImageSource {get;}
    See Also