PagerSettingsEx.EnableAdaptivity Property
Specifies whether an adaptive behavior is enabled for the pager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public virtual bool EnableAdaptivity { get; set; }
<DefaultValue(False)>
Public Overridable Property EnableAdaptivity As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, to enable the adaptive behavior; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 33 property paths
Library | Object Type | Path to EnableAdaptivity |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxDataView |
|
|
ASPxGridView |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPivotGrid |
|
|
ASPxTreeList |
|
|
ASPxVerticalGrid |
|
|
GridViewProperties |
|
|
ASP.NET Bootstrap Controls | BootstrapCardView |
|
BootstrapCardView |
|
|
BootstrapGridView |
|
|
BootstrapGridView |
|
|
ASP.NET MVC Extensions | CardViewSettings |
|
CardViewSettings<CardType> |