ASPxTreeList.StylesPager Property
Provides access to the style settings that control the appearance of the Pager displayed within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PagerStyles | A PagerStyles object that contains style settings used to paint a pager. |
See Also