Back to Devexpress

CardViewBreakpoint Constructors

aspnet-devexpress-dot-web-dot-cardviewbreakpoint-dot-ctor.md

latest1.1 KB
Original Source

CardViewBreakpoint Constructors

Provides settings that allows you to specify breakpoints at which the Card View rearranges its cards if the browser width changes.

NameParametersDescription
CardViewBreakpoint()noneInitializes a new instance of the CardViewBreakpoint class.
CardViewBreakpoint(BreakpointsLayoutDeviceSizes, Int32)deviceSize, cardsPerRowInitializes a new instance of the CardViewBreakpoint class.
CardViewBreakpoint(Int32, Int32)maxWidth, cardsPerRowInitializes a new instance of the CardViewBreakpoint class.

See Also

CardViewBreakpoint Class

CardViewBreakpoint Members

DevExpress.Web Namespace