ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI Namespace / EsriRecord Class / Data Property

In This Topic
    Data Property (EsriRecord)
    In This Topic
    Gets the data attributes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As IDbfRecord
    public IDbfRecord Data {get;}
    See Also