Back to Devexpress

ASPxTreeList.StylesPager Property

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

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public PagerStyles StylesPager { get; }
vb
Public ReadOnly Property StylesPager As PagerStyles

Property Value

TypeDescription
PagerStyles

A PagerStyles object that contains style settings used to paint a pager.

|

See Also

Tree List

ASPxTreeList Class

ASPxTreeList Members

DevExpress.Web.ASPxTreeList Namespace