PageEventArgs.TotalRowCount プロパティ

定義

基になるデータ ソース内のレコードの合計数を取得します。

public:
 property int TotalRowCount { int get(); };
public int TotalRowCount { get; }
member this.TotalRowCount : int
Public ReadOnly Property TotalRowCount As Integer

プロパティ値

基になるデータ ソースのレコードの合計数。

適用対象

こちらもご覧ください