PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Defined Property

In This Topic
    Defined Property (C1DataBinding)
    In This Topic
    Gets a value indicating that the current data binding is not empty and is linked to some data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Defined As Boolean
    public bool Defined {get;}
    See Also