initialPageIndex property

int initialPageIndex
final

The page to show when first creating the SfDataPager.

You can navigate to specific page using DataPagerController.selectedPageIndex at run time.

Implementation

final int initialPageIndex;