Page.InteractiveWidth Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a largura padrão para renderizar o relatório quando em um renderizador interativo.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportSize InteractiveWidth { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize InteractiveWidth { get; set; }
member this.InteractiveWidth : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property InteractiveWidth As ReportSize
Valor da propriedade
Um objeto ReportSize.