Lenguaje

Page.InteractiveWidth Propiedad

Definición

Obtiene la altura predeterminada para renderizar el informe cuando estás en un renderizador interactivo.

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

Valor de propiedad

Un objeto ReportSize.

Se aplica a