ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ErrorInfo Class / Details Property

In This Topic
    Details Property (ErrorInfo)
    In This Topic
    Error details
    Syntax
    'Declaration
     
    Public Property Details As String
    public string Details {get; set;}
    See Also