ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / ReportException Class / ErrorData Property

In This Topic
    ErrorData Property
    In This Topic
    Error data, depends on error code.
    Syntax
    'Declaration
     
    Public Property ErrorData As String()
    public string[] ErrorData {get; set;}
    See Also