BreakpointsLayoutBreakpoint(Int32, Int32) Constructor
Initializes a new instance of the BreakpointsLayoutBreakpoint class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
maxWidth | Int32 | An integer value specifying the browser’s maximum width. |
itemsPerRow | Int32 | An integer value specifying the number of items in a row. |
See Also