Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / IsUrl Property

In This Topic
    IsUrl Property
    In This Topic
    Gets a value that indicates whether this PictureHolder contains an image URL.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsUrl As Boolean
    public bool IsUrl {get;}
    See Also