Lingua

Page.InteractiveWidth Proprietà

Definizione

Ottiene o imposta la larghezza predefinita per renderizzare il report quando si utilizza un renderer interattivo.

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

Valore della proprietà

Un oggetto ReportSize.

Si applica a