The DevExpress ASP.NET Grid View (ASPxGridView) allows you to display the following grid lines:
- Horizontal
- Vertical
- Both horizontal and vertical
- No grid lines
Use the GridLines property to specify the gridline style for the ASPxGridView.
In this demo, you can modify the display of gridlines by selecting values in the 'Grid Lines' combo box.