Gets a value that indicates whether text should be rendered.
true if the renderer will render the text; otherwise, false.
The value of this property is true when ForeColor is set to a value other than Color.Empty and Color.Transparent, the Font property is not a null reference (Nothing in Visual Basic) and the Text property is not a null reference (Nothing in Visual Basic) and is not an empty string ("").
ControlRenderer Class | Skybound.Rebar.Rendering Namespace