Pivot table wizard. Creates report templates with pivot table.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Wizards..::.WizardBase
    PerpetuumSoft.Reporting.Wizards..::.CommonWizard
      PerpetuumSoft.Reporting.Wizards.PivotTableWizard..::.PivotTableWizard

See Also