Table Setup XML

This property is used to control whether or not the grid will show the group, and how many items to put on the page.

Example:

<m>

<t>

<ShowGroupFooter>true</ShowGroupFooter>

<PageSize>30</PageSize>

</t>

</m>

 

Back to Top