[]
        
(Showing Draft Content)

C1.Android.Grid.GridColumn.BackgroundColor

BackgroundColor Property

BackgroundColor

Gets or sets the System.Nullable<> used to paint the background of cells in this column.

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