Back to Devexpress

Member Table: Data Paging

aspnet-4048-components-tree-list-member-tables-member-table-data-paging.md

latest906 B
Original Source

Member Table: Data Paging

  • Dec 17, 2020

Server

MemberDescription
ASPxTreeList.SettingsPagerProvides access to the Pager’s settings.
ASPxTreeList.PageIndexSpecifies the index of the page currently being selected.
ASPxTreeList.PageIndexChangedFires after the selected page has been changed.

Client

MemberDescription
ASPxClientTreeList.NextPageActivates the next page.
ASPxClientTreeList.PrevPageActivates the previous page.
ASPxClientTreeList.GoToPageSelects the specified page.