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

In This Topic
    BackgroundImageValue Property (IStyle)
    In This Topic
    Gets the background image value for this report item.
    Syntax
    'Declaration
     
    ReadOnly Property BackgroundImageValue As Object
    object BackgroundImageValue {get;}

    Property Value

    An System.Object representing the background image value.
    See Also