PageEventArgs.MaximumRows プロパティ

定義

各ページに表示するレコードの最大数を取得します。

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

プロパティ値

各ページに表示するレコードの最大数。

適用対象

こちらもご覧ください