ActiveReports Developer 7
Source Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > ReportScriptException Class : Source Property

Glossary Item Box

Gets or sets the name of the application or the object that causes the error.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Source As System.String
C# 
public virtual System.string Source {get; set;}

See Also