Back to Devexpress

GridViewPagerBarPosition Enum

aspnet-devexpress-dot-web-b402511b.md

latest1.2 KB
Original Source

GridViewPagerBarPosition Enum

Lists values that specify the pager’s position within grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public enum GridViewPagerBarPosition
vb
Public Enum GridViewPagerBarPosition

Members

NameDescription
Top

The pager is positioned at the top of the grid.

| | Bottom |

The pager is positioned at the bottom of the grid.

|

The following properties accept/return GridViewPagerBarPosition values:

See Also

DevExpress.Web Namespace