The PerpetuumSoft.Reporting.Wizards namespace contains classes which are used for report creation using wizard.
Classes
| Class | Description | |
|---|---|---|
| BlankReportWizard | Creates blank report. | |
| CommonWizard | Incapsulates common wizard behavior. | |
| CommonWizardForm | A dialog window for specifying common wizard settings | |
| DataWizardInfo | Incapsulates data section properties. | |
| DataWizardInfoCollection | Defines a collection of DataWizardInfo in the wizard. | |
| FieldWizardInfo | Incapsulates displayed field properties. | |
| FieldWizardInfoCollection | Defines a collection of FieldWizardInfo in the report. | |
| GroupWizardInfo | Incapsulates groupping settings. | |
| GroupWizardInfoCollection | Defines a collection of data groups in the report. | |
| StandardWizard | Standard wizard. Creates templates for all common reports types. | |
| WizardBase | Base class for the Report Sharp-Shooter wizards. | |
| WizardNameAttribute | Assigns name to the wizard type. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| DataLayoutType | Fields layout. | |
| PageNumberAlign | Page numbers align. | |
| PageNumberPosition | Page numbers position. | |
| WizardAggregateType | Aggregate type. |