Gets or sets a header for the designer form.

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

Syntax

C#
protected virtual void SetDesignerCaption()
Visual Basic (Declaration)
Protected Overridable Sub SetDesignerCaption
Visual C++
protected:
virtual void SetDesignerCaption()

See Also