ActiveReports 12
MapFieldNames Property (MapShapefile)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapShapefile Class : MapFieldNames Property
Gets the set of non-spatial data fields to be imported from the shape file.
Syntax
'Declaration
 
Public ReadOnly Property MapFieldNames As IList(Of ExpressionInfo)
public IList<ExpressionInfo> MapFieldNames {get;}
See Also

Reference

MapShapefile Class
MapShapefile Members