FormLayoutSettings<ModelType>.SettingsAdaptivity Property
Provides access to the form layout’s adaptivity settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
FormLayoutAdaptivitySettings | A FormLayoutAdaptivitySettings object that contains adaptivity settings. |
See Also