Partager via


SearchEventArgs.StartPage, propriété

Renvoie le numéro de la page sur laquelle la recherche doit commencer.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property StartPage As Integer
public int StartPage { get; }
public:
property int StartPage {
    int get ();
}
member StartPage : int with get
function get StartPage () : int

Valeur de propriété

Type : Int32
integer qui contient le numéro de la première page concernée par la recherche.

Voir aussi

Référence

SearchEventArgs Classe

Microsoft.Reporting.WinForms, espace de noms