ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ErrorInfo Structure / Info Property

In This Topic
    Info Property (ErrorInfo)
    In This Topic
    Gets the error information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Info As String
    public string Info {get;}
    See Also