PanelAdaptivitySettings Properties
Contains settings that relate to the panel’s adaptivity settings.Name | Description |
---|---|
CollapseAtWindowInnerHeight | Specifies the maximum browser window’s inner height when the panel collapses its content. |
CollapseAtWindowInnerWidth | Specifies a the maximum browser window’s inner width when the panel collapses its content. |
HideAtWindowInnerHeight | Specifies the maximum browser window’s inner height when the panel hides its content. |
HideAtWindowInnerWidth | Specifies the maximum browser window’s inner width when the panel hides its content. |
See Also