ActiveReports 12
MapFields Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSpatialElement Class : MapFields Property
Gets a set of fields for the element.
Syntax
'Declaration
 
Public ReadOnly Property MapFields As ICollection(Of MapField)
public ICollection<MapField> MapFields {get;}
See Also

Reference

MapSpatialElement Class
MapSpatialElement Members