PopupWindowAdaptivitySettings Properties
Contains the PopupWindow‘s adaptivity settings.
Name | Description |
---|---|
Fixed |
Gets or sets whether the footer is fixed on the bottom while scrolling the popup window in adaptive mode. |
Fixed |
Gets or sets whether the header is fixed on the top while scrolling the popup window in adaptive mode. |
Max |
Gets or sets the maximum height of the popup window in adaptive mode. |
Max |
Gets or sets the maximum width of the popup window in adaptive mode. |
Min |
Gets or sets the minimum height of the popup window in adaptive mode. |
Min |
Gets or sets the minimum width of the popup window in adaptive mode. |
See Also