[]
        
(Showing Draft Content)

C1.Android.Grid.GridBase.TopLeftCellBackgroundColor

TopLeftCellBackgroundColor Property

TopLeftCellBackgroundColor

Gets or sets the System.Nullable<> that is used to paint the background of the cell at the left top corner of the grid.

Declaration
public Nullable<Color> TopLeftCellBackgroundColor { get; set; }