ASPxClientPopupControl.StretchVertically Method
Stretches the popup window in adaptive mode vertically to the full height of the browser window.
Declaration
StretchVertically(): void
Remarks
The method enlarges the popup window’s height to the full height of the browser window considering vertical margins.
The PopupControlAdaptivitySettings.Mode property defines when the ASPxPopupControl is in adaptive mode.
See Also