ActiveReports 19 .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
Gets or sets whether to show errors in the Viewer.
Syntax
'Declaration
 
Public Property HideErrors As Boolean
 

Property Value

true if errors should be hidden; otherwise, false.
See Also