Gets a value that indicates whether the background should be rendered using the color specified by the BackColor property.
true if the renderer will render the background color; otherwise, false.
The value of this property is true when BackColor is set to a value other than Color.Empty and Color.Transparent.
ControlRenderer Class | Skybound.Rebar.Rendering Namespace