PageEventArgs.MaximumRows 属性

定义

获取要在每页上显示的最大记录数。

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

属性值

要在每页上显示的最大记录数。

适用于

另请参阅