TreeListSettingsPager Class
Contains pager settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListSettingsPager objects:
Remarks
The TreeListSettingsPager class contains the settings that allow you to customize pager buttons, specify the maximum number of nodes that can be displayed on a page, etc. These settings can be accessed via the ASPxTreeList.SettingsPager property.
Inheritance
Object
StateManager
PropertiesBase
PagerSettingsEx
TreeListSettingsPager
See Also