currentPage property

int currentPage
getter/setter pair

The page currently shown in the table. Defaults to 1.

Implementation

int currentPage = 1;