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