Skip to main content
A newer version of this page is available. .
Tab

FormLayoutAdaptivitySettings.GridSettings Property

Gets the settings related to the Form Layout’s adaptive grid layout.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridBreakpointSettings GridSettings { get; }

Property Value

Type Description
GridBreakpointSettings

A GridBreakpointSettings object that contains grid settings.

Property Paths

You can access this nested property as listed below:

See Also