Returns the color of the title bar.

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

Syntax

C#
protected virtual Color GetSectionCaptionColor()
Visual Basic (Declaration)
Protected Overridable Function GetSectionCaptionColor As Color
Visual C++
protected:
virtual Color GetSectionCaptionColor()

See Also