BootstrapGridViewCommandColumnBuilder.ButtonRenderMode(GridCommandButtonRenderMode) Method
In This Article
Specifies the render mode of the command buttons for the current command column.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewCommandColumnBuilder ButtonRenderMode(
GridCommandButtonRenderMode buttonRenderMode
)
#Parameters
Name | Type |
---|---|
button |
Grid |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also