Home › Forums › WinForms controls › Xceed Grid for WinForms › GridLines › Reply To: GridLines
Hi Nicola,
Try something like this:
GridControl1.GridLineColor = System.Drawing.Color.White
or whatever color your datarow background is.
Imported from legacy forums. Posted by Kareem (had 3205 views)