Back to Devexpress

ASPxFormLayout.SettingsAdaptivity Property

aspnet-devexpress-dot-web-dot-aspxformlayout-7efb6e2e.md

latest1.3 KB
Original Source

ASPxFormLayout.SettingsAdaptivity Property

Provides access to the form layout’s adaptivity settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual FormLayoutAdaptivitySettings SettingsAdaptivity { get; }
vb
Public Overridable ReadOnly Property SettingsAdaptivity As FormLayoutAdaptivitySettings

Property Value

TypeDescription
FormLayoutAdaptivitySettings

A FormLayoutAdaptivitySettings object that contains adaptivity settings.

|

See Also

Online Demo: Form Layout - Responsive Layout

ASPxFormLayout Class

ASPxFormLayout Members

DevExpress.Web Namespace