BootstrapGridViewCommandButtonsSettingsBuilder.ApplyFilterButton(Action<BootstrapGridViewCommandButtonSettingsBuilder>) Method
In This Article
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandButtonsSettingsBuilder ApplyFilterButton(
Action<BootstrapGridViewCommandButtonSettingsBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also