PageCollection.TotalCount Propriété

Définition

Obtient ou définit le nombre total de pages dans un rapport.

public:
 property int TotalCount { int get(); void set(int value); };
public int TotalCount { get; set; }
member this.TotalCount : int with get, set
Public Property TotalCount As Integer

Valeur de propriété

Valeur de type integer qui indique le nombre total de pages dans un rapport.

S’applique à