Home › Forums › WinForms controls › Xceed Grid for WinForms › Suppress Grid Lines › Reply To: Suppress Grid Lines
You will need to derive from the DataRow and DataCell classes in order to be able to do this.
<a href=”http://www.xceedsoft.com/cs/download/XceedGrid/CSharp/Custom Row Cell Derivation.zip”>Here</a> is a sample application that demonstrate how to customize grid lines.
Imported from legacy forums. Posted by André (had 333 views)