Version

IPaging Interface Members

The following tables list the members exposed by IPaging.

Public Properties
 NameDescription
 PropertyCurrentPageSizeSize of the current page. Equals to PageSize for all pages but the last one.  
 PropertyPageIndexIndex of the current page.  
 PropertyPageSizeNumber of rows per page.  
Public Events
 NameDescription
 EventPageIndexChangedEvent that is fired every time a page index is changed by the user.  
 EventPageIndexChangingEvent that is fired every time a page index is about to be changed.  
See Also