BootstrapGridViewSettingsBuilder.ShowStatusBar(GridViewStatusBarMode) Method
In This Article
Sets whether the status bar is displayed.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewSettingsBuilder ShowStatusBar(
GridViewStatusBarMode showStatusBar
)
#Parameters
Name | Type |
---|---|
show |
Grid |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also