Creates blank report.

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

Syntax

C#
public class BlankReportWizard : WizardBase
Visual Basic (Declaration)
Public Class BlankReportWizard _
	Inherits WizardBase
Visual C++
public ref class BlankReportWizard : public WizardBase

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Wizards..::.WizardBase
    PerpetuumSoft.Reporting.Wizards..::.BlankReportWizard

See Also