TableElement.BackgroundColor

TableElement.BackgroundColor property

Gets or sets the table background color.

public Color BackgroundColor { get; set; }

See Also