Skip to main content

Member Table: Data Paging

In This Article

#Server

Member Description
ASPxTreeList.SettingsPager Provides access to the Pager’s settings.
ASPxTreeList.PageIndex Specifies the index of the page currently being selected.
ASPxTreeList.PageIndexChanged Fires after the selected page has been changed.

#Client

Member Description
ASPxClientTreeList.NextPage Activates the next page.
ASPxClientTreeList.PrevPage Activates the previous page.
ASPxClientTreeList.GoToPage Selects the specified page.