Propriété SearchState.StartPage
Obtient la page de démarrage de l'opération de recherche.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property StartPage As Integer
Get
'Utilisation
Dim instance As SearchState
Dim value As Integer
value = instance.StartPage
public int StartPage { get; }
public:
property int StartPage {
int get ();
}
member StartPage : int
function get StartPage () : int
Valeur de propriété
Type : System.Int32
Valeur int qui représente la page de démarrage de l'opération de recherche.