IPageableItemContainer.MaximumRows プロパティ

定義

1 つのデータ ページに表示する項目の最大数を取得します。

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

プロパティ値

1 つのデータ ページに表示する項目の最大数。

適用対象

こちらもご覧ください