MapSizeRuleInstance.StartSize Property

Definition

Gets the calculated value of the StartSize property in a MapSizeRule class.

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

Property Value

A ReportSize value that represents the calculated value of the StartSize property.

Applies to