MapBindingFieldPair.BindingExpression Property

Definition

Gets the expression to be evaluated for each innermost group instance of the data region that is compared to FieldName. This comparison occurs to perform the binding between the spatial elements in a map polygon layer, or a map line layer to the data region that is associated with the layer.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ BindingExpression { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty BindingExpression { get; }
member this.BindingExpression : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property BindingExpression As ReportVariantProperty

Property Value

A ReportVariantProperty object.

Applies to