FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport 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