CardViewBreakpoint Class
In This Article
Provides settings that allows you to specify breakpoints at which the Card View rearranges its cards if the browser width changes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewBreakpoint :
BreakpointsLayoutBreakpoint
#Inheritance
Object
StateManager
CollectionItem
BreakpointsLayoutBreakpoint
CardViewBreakpoint
See Also