Page.InteractiveWidth Property

Definition

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

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

Property Value

A ReportSize object.

Applies to