ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / Url Property

In This Topic
    Url Property (PictureHolder)
    In This Topic
    Gets the URL that contains the Image loaded by this PictureHolder.
    Syntax
    'Declaration
     
    Public ReadOnly Property Url As System.String
    public System.string Url {get;}
    See Also