BootstrapGridPopupEditFormAdaptivitySettingsBuilder.MaxHeight(Int32) Method
In This Article
Sets the maximum height of the popup window in adaptive mode.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridPopupEditFormAdaptivitySettingsBuilder MaxHeight(
int maxHeight
)
#Parameters
Name | Type |
---|---|
max |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also