BootstrapGridPopupEditFormAdaptivitySettingsBuilder.VerticalAlign(PopupAdaptiveVerticalAlign) Method
In This Article
Sets the value that defines the vertical alignment of the popup window in adaptive mode.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridPopupEditFormAdaptivitySettingsBuilder VerticalAlign(
PopupAdaptiveVerticalAlign verticalAlign
)
#Parameters
Name | Type |
---|---|
vertical |
Popup |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also