ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / HasBackgroundImage Property

In This Topic
    HasBackgroundImage Property
    In This Topic
    Gets a value indicating whether the BackgroundImage property is defined on the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasBackgroundImage As System.Boolean
    public System.bool HasBackgroundImage {get;}
    See Also