Gets the object which triggered the error.

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Object Source { get; }
Visual Basic
Public ReadOnly Property Source As Object
	Get

See Also