Skip to main content
A newer version of this page is available. .

TreeListPagerPanelStyle Class

Provides the style settings used to paint the pager panel.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.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