PopupAdaptiveVerticalAlign Enum
Specifies the vertical alignment of the popup control in adaptive mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Window
|
The popup window in adaptive mode is displayed at the top of the browser’s window. |
Window
|
The popup window in adaptive mode is displayed so that it is vertically aligned at the center of the browser’s window. |
Window
|
The popup window in adaptive mode is displayed at the bottom of the browser’s window. |
#Related API Members
The following properties accept/return PopupAdaptiveVerticalAlign values:
#Remarks
PopupAdaptiveVerticalAlign enumerator contains values that specify the vertical alignment of the popup control in adaptive mode relative to the browser’s window.