initialPageIndex property
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;
The page to show when first creating the SfDataPager.
You can navigate to specific page using DataPagerController.selectedPageIndex at run time.
final int initialPageIndex;