Właściwość SearchState.StartPage —
Gets the start page of the search operation.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
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
Wartość właściwości
Typ: Int32
An int value that represents the start page of the search operation.