PagerSettingsEx.Position Property
Gets or sets the pager’s position within a paginated control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(PagerPosition.TopAndBottom)]
public virtual PagerPosition Position { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Pager |
Top |
A Pager |