FloatingBox.BackgroundColor

FloatingBox.BackgroundColor property

Gets or sets a Color object that indicates the background color of the floating box.

public Color BackgroundColor { get; set; }

See Also