Sdílet prostřednictvím


PaginationState.SetCurrentPageIndexAsync(Int32) Metoda

Definice

Nastaví aktuální index stránky a upozorní všechny přidružené QuickGrid<TGridItem> k načtení a vykreslení aktualizovaných dat.

public System.Threading.Tasks.Task SetCurrentPageIndexAsync (int pageIndex);
member this.SetCurrentPageIndexAsync : int -> System.Threading.Tasks.Task
Public Function SetCurrentPageIndexAsync (pageIndex As Integer) As Task

Parametry

pageIndex
Int32

Nový index stránky založený na nule

Návraty

A Task představující dokončení operace.

Platí pro