getPager
returns the pager object associated with the component
function getPager(): WebixPagerView
Returns
Section titled “Returns”WebixPagerView
the pager object
Example
Section titled “Example”grida.getPager().clone({ container:"paging_here_too", size:10, group:5 });
also check the next samples:
See also
Section titled “See also”Articles