A dialog window for assigning settings of the pivote table wizard

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              PerpetuumSoft.Reporting.Wizards.PivotTableWizard..::.PivotTableWizardForm

See Also