PaginationState.LastPageIndex Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’index de base zéro de la dernière page, s’il est connu. La valeur est null jusqu’à ce qu’elle TotalItemCount soit connue.
public int? LastPageIndex { get; }
member this.LastPageIndex : Nullable<int>
Public ReadOnly Property LastPageIndex As Nullable(Of Integer)