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

In This Topic
    Fields Property (DbfReader)
    In This Topic
    Fields descriptors collection
    Syntax
    'Declaration
     
    Public ReadOnly Property Fields As IDbfField()
    public IDbfField[] Fields {get;}
    See Also