[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.HideErrors

HideErrors Property

HideErrors

Gets or sets whether to show errors in the Viewer.

Declaration
[Parameter]
public bool HideErrors { get; init; }
Property Value
Type Description
bool

true if errors should be hidden; otherwise, false.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.