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

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