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 |
---|---|
Cards |
Specifies the number of cards the control displays in a row. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Device |
Gets or sets the device size.
Inherited from Breakpoints |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Max |
Specifies the maximum browser width at which the control rearranges its items.
Inherited from Breakpoints |
See Also