FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / IC1FlexReportRecordset Interface / Count Property

In This Topic
    Count Property (IC1FlexReportRecordset)
    In This Topic
    Gets the count of records in the recordset.
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    int Count {get;}
    See Also