PagerPosition
Union
PagerPosition
type
Sets the position of the Grid pager.
The available values are:
top—Renders the pager above the Grid headers.bottom—(Default) Renders the pager below the data table.both—Renders two pagers: one above the Grid headers and one below the data table.
Possible values:
"top""bottom""both"