ActiveReports.Chart Request technical support
WizardForm Class
See Also  Members  


Represents the settings for the WizardForm class.

Object Model


Syntax

Visual Basic (Declaration) 
Public NotInheritable Class WizardForm 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As WizardForm
C# 
public sealed class WizardForm : 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
                     DataDynamics.ActiveReports.Chart.Wizard.WizardForm

See Also