IPageableItemContainer.MaximumRows 屬性

定義

取得或設定在單一資料頁上顯示的最大項目數。

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

屬性值

單一資料頁上顯示的最大項目數。

適用於

另請參閱