BootstrapGridViewTextSettingsBuilder.HeaderFilterSelectAll(String) Method
In This Article
Sets the Select All header filter item’s caption.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewTextSettingsBuilder HeaderFilterSelectAll(
string headerFilterSelectAll
)
#Parameters
Name | Type |
---|---|
header |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also