Skip to main content

TreeListPagerPanelStyle Class

Provides the style settings used to paint the pager panel.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class TreeListPagerPanelStyle :
    AppearanceStyleBase

The following members return TreeListPagerPanelStyle objects:

#Remarks

These settings can be accessed using the TreeListStyles.PagerBottomPanel and TreeListStyles.PagerTopPanel properties.

See Also