The PerpetuumSoft.Reporting.Windows.Forms namespace contains classes which are used to realize user interface in Windows Forms applications.
Classes
| Class | Description | |
|---|---|---|
| Action | Provides uniform mechanism for binding menu and toobar items with corresponding actions. | |
| ActionBind | Represents instance, that sets correspondence beetwen Action and Control. | |
| ActionCollection | Summary description for ActionCollection. | |
| ExecutingEventArgs | Provides data fo executing event. |
Delegates
| Delegate | Description | |
|---|---|---|
| Action..::.ExecutingEventHandler | Represents the method that will handle the executing event of Action. |