TreeListPagerPanelStyle Class
In This Article
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
#Related API Members
The following members return TreeListPagerPanelStyle objects:
#Remarks
These settings can be accessed using the TreeListStyles.PagerBottomPanel and TreeListStyles.PagerTopPanel properties.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListPagerPanelStyle
See Also