SortCompletedEventArgs.NumPages, 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 ReadOnly Property NumPages As Integer
public int NumPages { get; }
public:
property int NumPages {
    int get ();
}
member NumPages : int with get
function get NumPages () : int

Valeur de propriété

Type : Int32

Voir aussi

Référence

SortCompletedEventArgs Classe

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