PagerPageSizePosition Enum
In This Article
Specifies the position of the page size item within a pager.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Left | The page size item element is displayed on the left side of the pager. |
Right | The page size item element is displayed on the right side of the pager. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also