Uiinfrastructure API Docs  
 

IPaginationRO.GetFirstDisplayableItem Method 

Returns the index of the first displayable item. On the first page of results, this will be 1; on subsequent pages it will be 11, 21, and so on (if there are 10 items per page).

int GetFirstDisplayableItem();

See Also

IPaginationRO Interface | com.plumtree.uiinfrastructure.pagination Namespace