[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapVectorLayer.MapFieldDefinitions

MapFieldDefinitions Property

MapFieldDefinitions

Gets the set of field definitions for the embedded map elements (for example, MapPolygons, MapLines, MapPoints). Ignored if the embedded map elements are not defined.

Declaration
public IList<MapFieldDefinition> MapFieldDefinitions { get; }