ASPxDataViewBase.AlwaysShowPager Property
Gets or sets the value that specifies whether the pager is always displayed within the control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
This property is in effect if the PagerSettingsEx.Visible property is set to true
.
See Also