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