NewsControlPagerSettings.Position Property
Gets or sets the pager’s position within an ASPxNewsControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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