Creates page footer.

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

Syntax

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

See Also