BootstrapGridViewCookiesSettingsBuilder.StoreSearchPanelFiltering(Boolean) Method
In This Article
Sets whether a cookie and layout data contain information on the search panel filter.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCookiesSettingsBuilder StoreSearchPanelFiltering(
bool storeSearchPanelFiltering
)
#Parameters
Name | Type |
---|---|
store |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also