GridToolbarSettingsAdaptivity Properties
Contains settings that relate to the grid toolbar’s adaptivity.| Name | Description |
|---|---|
| CollapseRootItemsToIconsAtWindowInnerWidth | Gets or sets a value that defines the maximum browser window inner width when the toolbar hides an items’ text and displays only icons. |
| CollapseToSideMenuAtWindowInnerWidth | Gets or sets a value that defines the maximum browser window inner width when the toolbar collapses its items to the side menu. |
| EnableCollapseRootItemsToIcons | Specifies whether the toolbar hides its items’ text and displays only icons when the browser window width is changed. |
| EnableCollapseToSideMenu | Specifies whether the toolbar should be collapsed to the side menu when the browser window width is changed. |
| Enabled | Specifies whether an adaptive behavior is enabled for the toolbar. |
See Also