ActiveReports 12
MapBindingFieldPairs Property (MapElementView)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapElementView Class : MapBindingFieldPairs Property
Gets the set of fields used to identify the element to be centered. If omitted, the view center will be the center of the bounding rectangle of all the map elements of the specified layer.
Syntax
'Declaration
 
Public ReadOnly Property MapBindingFieldPairs As IList(Of MapBindingFieldPair)
public IList<MapBindingFieldPair> MapBindingFieldPairs {get;}
See Also

Reference

MapElementView Class
MapElementView Members