BootstrapGridViewCommandColumnBuilder.ShowSelectCheckbox(Boolean) Method
Sets whether an editor(a check box or radio button) used to select/deselect data rows is shown.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandColumnBuilder ShowSelectCheckbox(
bool showSelectCheckbox
)
#Parameters
Name | Type |
---|---|
show |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.