次の方法で共有


PaginationState.LastPageIndex プロパティ

定義

既知の場合は、最後のページの 0 から始まるインデックスを取得します。 既知になるまで、値は null TotalItemCount になります。

public int? LastPageIndex { get; }
member this.LastPageIndex : Nullable<int>
Public ReadOnly Property LastPageIndex As Nullable(Of Integer)

プロパティ値

適用対象