IModelViewLayoutElementWeb.Adaptivity Property
Specifies whether or not the layout element responds to browser window resizing.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the layout element responds to browser window resizing, otherwise false. |
See Also