MapBucket.StartValue Property

Definition

Gets the start value for a map bucket.

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

Property Value

A ReportVariantProperty object.

Applies to