BreakpointsLayoutBreakpoint Properties
Provides settings that allows you to specify breakpoints at which the control rearranges its elements 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. |
| 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. |
See Also