Skip to main content
A newer version of this page is available. .
Tab

CardViewBreakpoint Properties

Provides settings that allows you to specify breakpoints at which the Card View rearranges its cards if the browser width changes.
Name Description
CardsPerRow Specifies the number of cards the control displays in a row.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
DeviceSize Gets or sets the device size. Inherited from BreakpointsLayoutBreakpoint.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
MaxWidth Specifies the maximum browser width at which the control rearranges its items. Inherited from BreakpointsLayoutBreakpoint.
See Also