Sdílet prostřednictvím


FormView.SetPageIndex(Int32) Metoda

Definice

Nastaví index aktuálně zobrazené stránky v ovládacím FormView prvku.

public:
 void SetPageIndex(int index);
public void SetPageIndex (int index);
member this.SetPageIndex : int -> unit
Public Sub SetPageIndex (index As Integer)

Parametry

index
Int32

Index, který chcete nastavit.

Platí pro