BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
GridStyleInfo style = gridControl1.BaseStylesMap["Header"].StyleInfo; style.CellType = "Static"; style.BackColor = Color.Red; style.CellAppearance = GridCellAppearance.Raised;