Returns the band's title string.

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

Syntax

C#
protected override string GetSectionCaption()
Visual Basic (Declaration)
Protected Overrides Function GetSectionCaption As String
Visual C++
protected:
virtual String^ GetSectionCaption() override

See Also