BootstrapComboBoxPropertiesBuilder.Width(String) Method
In This Article
Sets the editor’s width.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapComboBoxPropertiesBuilder Width(
string width
)
#Parameters
Name | Type |
---|---|
width | String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also