ASPxPopupControl.PopupVerticalAlign Property
Gets or sets a popup window's vertical alignment.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(PopupVerticalAlign.NotSet)]
public PopupVerticalAlign PopupVerticalAlign { get; set; }
<DefaultValue(PopupVerticalAlign.NotSet)>
Public Property PopupVerticalAlign As PopupVerticalAlign
Property Value
Type | Default | Description |
---|---|---|
PopupVerticalAlign | NotSet |
One of the PopupVerticalAlign enumeration values. |
Remarks
The default popup window (or all popup windows from the ASPxPopupControl.Windows collection) is aligned vertically on the y-coordinate of the mouse cursor position by default. Use the PopupVerticalAlign property to set the window alignment relative to the co