GridBreakpointSettings.Breakpoints Property
Provides access to the breakpoints collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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