Back to Devexpress

TreeListPagerPanelStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-e15c79be.md

latest2.1 KB
Original Source

TreeListPagerPanelStyle Class

Provides the style settings used to paint the pager panel.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListPagerPanelStyle :
    AppearanceStyleBase
vb
Public Class TreeListPagerPanelStyle
    Inherits AppearanceStyleBase

The following members return TreeListPagerPanelStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase TreeListPagerPanelStyle

See Also

TreeListPagerPanelStyle Members

Tree List

DevExpress.Web.ASPxTreeList Namespace