ExecutionInfo.ReportPageSettings, propriété
Espace de noms : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ReportPageSettings As PageSettings
public PageSettings ReportPageSettings { get; set; }
public:
property PageSettings^ ReportPageSettings {
PageSettings^ get ();
void set (PageSettings^ value);
}
member ReportPageSettings : PageSettings with get, set
function get ReportPageSettings () : PageSettings
function set ReportPageSettings (value : PageSettings)
Valeur de propriété
Type : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.PageSettings
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms