共用方式為


PaginationState.LastPageIndex 屬性

定義

如果已知,取得最後一頁以零起始的索引。 值將會是 null,直到 TotalItemCount 已知為止。

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

屬性值

適用於