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.v20.2.dll
Declaration
public PagerStyles StylesPager { get; }
Public ReadOnly Property StylesPager As PagerStyles
Property Value
Type | Description |
---|---|
PagerStyles | A PagerStyles object that contains style settings used to paint a pager. |
See Also
Feedback