次の方法で共有


PaginationState.CurrentPageIndex プロパティ

定義

現在の 0 から始まるページ インデックスを取得します。 これを設定するには、 を呼び出します SetCurrentPageIndexAsync(Int32)

public int CurrentPageIndex { get; }
member this.CurrentPageIndex : int
Public ReadOnly Property CurrentPageIndex As Integer

プロパティ値

適用対象