ASPxGridPagerSettings.Position Property
Specifies the pager’s position in a grid control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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. |
See Also