Share via


WebGrid.RowsPerPage プロパティ

定義

インスタンスの各ページに表示される行の数を WebGrid 取得します。

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

プロパティ値

グリッドの各ページに表示される行数。

適用対象