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

In This Topic
    IsEmpty Property (PictureHolder)
    In This Topic
    Gets a value that indicates whether this PictureHolder is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also