ASPxGridView.SettingsAdaptivity Property
Provides access to the grid layout adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxGridViewAdaptivitySettings SettingsAdaptivity { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
#Remarks
ASPxGridView can automatically resize or hide grid data when the browser window is resized, allowing you to build adaptive or responsive page layouts. Use the SettingsAdaptivity property to customize the layout behavior settings.