Area.BackgroundColor

Area.BackgroundColor property

Gets or sets the background Color of the Area.

public Color BackgroundColor { get; set; }

See Also