ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.Data.Dbf Namespace / DbfReader Class / RecordsCount Property

In This Topic
    RecordsCount Property
    In This Topic
    Total count of records.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecordsCount As Integer
    public int RecordsCount {get;}
    See Also