ActiveReports 8
MapBindingFieldPairs Property (MapElementView)

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 System.Collections.Generic.IList(Of MapBindingFieldPair)
public System.Collections.Generic.IList<MapBindingFieldPair> MapBindingFieldPairs {get;}
See Also

Reference

MapElementView Class
MapElementView Members

Support Forum