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