WindowModalSettingsBuilder
Methods
PreventScroll(System.Boolean)
Specifies whether the document should stop scrolling when modal dialog is window. Closing it should restore the initial document overflow. Note that it's not supported to have multiple windows with different preventScroll setting.
Parameters
value - System.Boolean
The value for PreventScroll
PreventScroll()
Specifies whether the document should stop scrolling when modal dialog is window. Closing it should restore the initial document overflow. Note that it's not supported to have multiple windows with different preventScroll setting.