ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 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 System.Boolean
    public System.bool Defined {get;}
    See Also