BootstrapGridViewCommandButtonsSettingsBuilder.SearchPanelClearButton(Action<BootstrapGridViewSearchPanelCommandButtonSettingsBuilder>) Method
In This Article
Settings of the Clear command button displayed in the search panel.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandButtonsSettingsBuilder SearchPanelClearButton(
Action<BootstrapGridViewSearchPanelCommandButtonSettingsBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also