ExecutionInfo2.PageCountMode, propriété

Espace de noms :  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Property PageCountMode As PageCountMode
public PageCountMode PageCountMode { get; set; }
public:
property PageCountMode PageCountMode {
    PageCountMode get ();
    void set (PageCountMode value);
}
member PageCountMode : PageCountMode with get, set
function get PageCountMode () : PageCountMode
function set PageCountMode (value : PageCountMode)

Valeur de propriété

Type : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.PageCountMode

Voir aussi

Référence

ExecutionInfo2 Classe

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms