Assigns name to the wizard type.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    PerpetuumSoft.Reporting.Wizards..::.WizardNameAttribute

See Also