다음을 통해 공유


PaginationState.LastPageIndex 속성

정의

알려진 경우 마지막 페이지의 인덱스(0부터 시작)를 가져옵니다. 가 알려질 때까지 TotalItemCount 값은 null이 됩니다.

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

속성 값

적용 대상