[]
Gets or sets the System.Nullable<> that is used to paint the background of the cell at the left top corner of the grid.
public Nullable<Color> TopLeftCellBackgroundColor { get; set; }