TreeListSettingsPager.Position Property
Gets or sets the pager’s position within an ASPxTreeList control.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| PagerPosition | Bottom | A PagerPosition enumeration value that specifies the position of the pager within an ASPxTreeList control. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Position |
|---|---|
| ASPxTreeList |
|
See Also