BootstrapGridViewSettingsBuilder.ShowFilterRowMenu(Boolean) Method
In This Article
Sets whether filter row buttons are displayed within the auto filter row.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewSettingsBuilder ShowFilterRowMenu(
bool showFilterRowMenu
)
#Parameters
Name | Type |
---|---|
show |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also