[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapBindingFieldPair

MapBindingFieldPair Class

Defines a field/expression pairs to be used to bind the map elements within a vector based layer to the data region associated with it

Inheritance
MapBindingFieldPair
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class MapBindingFieldPair

Constructors

Name Description
MapBindingFieldPair()

Properties

Name Description
BindingExpression

An expression that is evaluated for each inner most group instance and is compared to the field value.

FieldName

Gets or sets which map element field to be used for binding.

Extension Methods