PageSizeItemSettings.Position Property
Gets or sets the Page Size Item element’s position within a pager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(PagerPageSizePosition.Right)]
public PagerPageSizePosition Position { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Pager |
Right | One of the Pager |
Available values:
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. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Position |
---|---|
ASPx |
|
Pager |
|