ActiveReports 9
MapBindingFieldPairs Property (MapVectorLayer)

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.
Syntax
'Declaration
 
Public ReadOnly Property MapBindingFieldPairs As System.Collections.Generic.IList(Of MapBindingFieldPair)
public System.Collections.Generic.IList<MapBindingFieldPair> MapBindingFieldPairs {get;}
See Also

Reference

MapVectorLayer Class
MapVectorLayer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum