Skip to main content
Tab

DataViewBreakpoint Properties

Provides settings that allows you to specify breakpoints at which the Card View and Data View rearrange their items if the browser width changes.
Name Description
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.
ItemsPerRow Specifies the number of items the control displays in a row.
MaxWidth Specifies the maximum browser width at which the control rearranges its items. Inherited from BreakpointsLayoutBreakpoint.
See Also