PagerAlign Enum
Specifies the pager's position within the pivot grid.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
Members
Name |
Description |
The pager is centered.
|
The pager is justified.
|
The pager is left aligned.
|
The pager is right aligned.
|
See Also