Home › Forums › WinForms controls › Xceed Grid for WinForms › Setting GridLineStyle to Custom causes error
When I try to change the gridlinestyle to custom it says
Invalid property value
Custom GridLineStyles are not supported.Parameter name: GridLineStyle
Imported from legacy forums. Posted by Soong (had 2846 views)
I don’t think you can do anything about that. What kind of custom DashStyle are you trying to get?
Imported from legacy forums. Posted by Tommy (had 284 views)
I was trying to for a NONE dash style.Really I was just letting people knowand that maybe XceedSoft should hide the custom valueuntil its actually being implemented
Imported from legacy forums. Posted by Soong (had 270 views)
I don’t think XceedSoft can hide the Custom value, because DashStyle is a class in the Base Class Libraries.
Imported from legacy forums. Posted by Tommy (had 4042 views)