PaginationState.LastPageIndex 属性

定义

获取最后一页的从零开始的索引(如果已知)。 在已知之前 TotalItemCount ,该值将为 null。

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

属性值

适用于