Style.BackgroundColor

Style.BackgroundColor property

Gets or sets the cell background color,if style pattern is not set to solid,then it will take affect

public Color BackgroundColor { get; set; }

See Also