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

In This Topic
    Version Property (DbfReader)
    In This Topic
    Version of the Dbf file format (3 - dBASE III, dBASE IV, dBASE V, 4 - dBASE 7).
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As Integer
    public int Version {get;}
    See Also