BootstrapGridViewSettingsBuilder.GridLines(GridLines) Method
In This Article
Sets the gridline style for the GridView.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapGridViewSettingsBuilder GridLines(
GridLines gridLines
)
#Parameters
Name | Type |
---|---|
grid |
Grid |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also