PopupWindow.ShowPageScrollbarWhenModal Property
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when a popup window is shown in modal mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
The ShowPageScrollbarWhenModal
property controls the availability of a browser’s scroll bars when a popup window is used in modal mode.
See Also