BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
grid.Model.Cols.FreezeRange(1,4);
grid.Properties.FixedLinesColor = Color.Blue;
This seemed to work for me in a GridControl? Do you have any special border properties or gridline properties set that might be affecting this?