Parameters of the event which occurs when there is generation error.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    PerpetuumSoft.Reporting.Silverlight.Client..::.ReportErrorEventArgs

See Also