PageEventArgs.TotalRowCount 屬性

定義

取得基礎資料來源中的資料錄總數。

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

屬性值

基礎資料來源的資料錄總數。

適用於

另請參閱