Page.InteractiveHeight Property

Definition

Gets the default height for rendering the report when in an interactive renderer.

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

Property Value

A ReportSize object.

Applies to