Home › Forums › WinForms controls › Xceed Grid for WinForms › How to remove borders from cells/rows › Reply To: How to remove borders from cells/rows
you are sort of right.. that’s the right border of the grid side margin.. GridControl.SideMargin.Borders
One way to get rid of it would be to set the side margin width to 0, but in that case, as I have groupings and detail grids, I would be unable to collapse/expand the detail grid..
I tried to set RowSelectorPane/RowSelector.Visible to false but it didn’t work.
Imported from legacy forums. Posted by lauro.costa (had 431 views)