ActiveReports Developer 7
StackTrace Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MasterReportNotFoundException Class : StackTrace Property

Glossary Item Box

Syntax

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

See Also