[]
Gets or sets a value indicating whether the background color is automatically applied to the entire viewing area.
[Browsable(false)] public bool AutoBackgroundColor { get; set; }
true if the background color is automatically applied to the entire viewing area; otherwise, false. The default value is false.
true
false