Task List Web Part for AgilePoint Web Applications / Settings |
You can modify the number of tasks to display on the Task List Web Part using the following appSettings tag entry:
<add key="PageSize" value="5" />
The default value is 5, but this number can be changed.