FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataHandler Class / Empty Property

In This Topic
    Empty Property (DataHandler)
    In This Topic
    Indicates whether data set managed by this DataHandler has no records.
    Syntax
    'Declaration
     
    Public ReadOnly Property Empty As Boolean
    public bool Empty {get;}
    See Also