Gets the style settings used to paint the pager panel displayed at the ASPxTreeList's top.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
public TreeListPagerPanelStyle PagerTopPanel { get; }
Public ReadOnly Property PagerTopPanel As TreeListPagerPanelStyle
Type | Description |
---|---|
TreeListPagerPanelStyle | A TreeListPagerPanelStyle object that contains style settings used to paint the pager panel. |
The pager panel is displayed at the top of the ASPxTreeList, if the TreeListSettingsPager.Position property is set to Top or TopAndBottom.