[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapVectorLayer.MapBindingFieldPairs

MapBindingFieldPairs Property

MapBindingFieldPairs

Gets the set of field/expression pairs for binding the map elements within a layer to the data region. Mandatory if MapDataRegionName is defined and MapSpatialData is not MapSpatialDataRegion; ignored otherwise.

Declaration
public IList<MapBindingFieldPair> MapBindingFieldPairs { get; }