Udostępnij za pośrednictwem


PaginationState.SetCurrentPageIndexAsync(Int32) Metoda

Definicja

Ustawia bieżący indeks strony i powiadamia wszystkie skojarzone z QuickGrid<TGridItem> pobieraniem i renderowaniem zaktualizowanych danych.

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

Nowy, oparty na zera indeks strony.

Zwraca

Reprezentujący Task zakończenie operacji.

Dotyczy