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

In This Topic
    IsBound Property
    In This Topic
    Gets a value that indicates whether this PictureHolder is bound to a database field that contains images.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBound As Boolean
    public bool IsBound {get;}
    See Also