Reports for WinForms | ComponentOne
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 String
    public string Url {get;}
    See Also