RVTDocs.com

Application.BackgroundColor

Property
Description:
The background color to use for model views in this session.
Syntax
public Color BackgroundColor { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The backgroundColor argument does not represent a valid color.
ArgumentNullException When setting this property: A non-optional argument was null