PageCollection.TotalCount 屬性

定義

取得或設定報表中的總頁數。

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

屬性值

Int32

integer,指出報表中的總頁數。

適用於