Skip to main content
A newer version of this page is available. .
Tab

PopupAlignCorrection Enum

Lists values that specify the availability of popup element correction.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public enum PopupAlignCorrection

Members

Name Description
Auto

Correction of the popup window position is enabled.

Disabled

Correction of the popup window position is disabled.

Related API Members

See Also