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 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 |
Items |
Specifies the number of items the control displays in a row. |
Max |
Specifies the maximum browser width at which the control rearranges its items.
Inherited from Breakpoints |
See Also