MapBucket.EndValue Property

Definition

Gets the end value for a map bucket.

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

Property Value

A ReportVariantProperty object.

Applies to