pagingIncrement function

dynamic pagingIncrement()

Implementation

pagingIncrement(){
  _visibleCount++;
}