rowsToShow property

int rowsToShow
getter/setter pair

Number of rows to show in a page of the table. Defaults to 10.

This is used if mode is TableMode.paginationPage

Implementation

int rowsToShow;