Returns the title string for the band.

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

Syntax

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

See Also