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