ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / HideErrors Property

In This Topic
    HideErrors Property (InitializationOptions)
    In This Topic
    Specifies whether to show errors in the viewer.
    Syntax
    'Declaration
     
    Public Property HideErrors As Boolean
    public bool HideErrors {get; set;}
    See Also