[]
Gets or sets the number of rows to display at a time.
[Bindable(true)] public int PageSize { get; set; }
<Bindable(True)> Public Property PageSize As Integer