Partilhar via


Propriedade SearchState.StartPage

Gets the start page of the search operation.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Int32
An int value that represents the start page of the search operation.

Consulte também

Referência

SearchState Classe

Namespace Microsoft.Reporting.WinForms