PopupAlignCorrection Enum
In This Article
Lists values that specify the availability of popup element correction.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Auto
|
Correction of the popup window position is enabled. |
Disabled
|
Correction of the popup window position is disabled. |
#Related API Members
The following properties accept/return PopupAlignCorrection values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Popup |
See Also