WebGrid.RowsPerPage 屬性

定義

取得實例每個頁面上 WebGrid 顯示的資料列數目。

public int RowsPerPage { get; }
member this.RowsPerPage : int
Public ReadOnly Property RowsPerPage As Integer

屬性值

格線的每個頁面上顯示的資料列數目。

適用於