ActiveReports 12
MapFieldNames Property (MapSpatialDataSet)

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

Reference

MapSpatialDataSet Class
MapSpatialDataSet Members