GridBreakpointSettings.Breakpoints Property
Provides access to the breakpoints collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutBreakpoints | An LayoutBreakpoints object that represents a collection of breakpoints. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Breakpoints |
|---|---|
| FormLayoutAdaptivitySettings |
|
| LayoutGroup |
|
Remarks
Concept
Online Demo
Form Layout - Adaptive Grid Layout
See Also