FormLayoutAdaptivitySettings.GridSettings Property
In This Article
Gets the settings related to the Form Layout’s adaptive grid layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridBreakpointSettings GridSettings { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Grid |
---|---|---|
ASP. |
Form |
|
ASP. |
ASPx |
|
Form |
|
See Also