LayoutGroup.GridSettings Property
Gets the settings related to the Form Layout’s adaptive grid layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridBreakpointSettings | A GridBreakpointSettings object that contains pager settings. |
See Also