Resets the BackColor property to its default value (transparent).

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public void ResetBackColor()
Visual Basic (Declaration)
Public Sub ResetBackColor
Visual C++
public:
void ResetBackColor()

See Also