'Declaration Public Property AutoBackgroundColor As Boolean
public bool AutoBackgroundColor {get; set;}
Property Value
true
if the background color is automatically applied to the entire viewing area; otherwise, false
. The default value is false
.