Skip to main content

TreeListPagerPanelStyle Class

Provides the style settings used to paint the pager panel.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll

#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