Returns whether the BackColor property should be persisted.

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

Syntax

C#
public bool ShouldSerializeBackColor()
Visual Basic (Declaration)
Public Function ShouldSerializeBackColor As Boolean
Visual C++
public:
bool ShouldSerializeBackColor()

See Also