PageSize Property

             

Specifies the number of records to display per page. Available at design time.

Remarks

This property is mapped to the Records per page box on the Navigation Tab of the Grid Properties dialog box.

This property is only valid when the EnablePaging property is set to True.

The PageSize property is used by the Grid control when generating the HTML for the grid. The default value is 20.