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 override Color GetSectionCaptionColor()
Visual Basic (Declaration)
Protected Overrides Function GetSectionCaptionColor As Color
Visual C++
protected:
virtual Color GetSectionCaptionColor() override

See Also