[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.ViewerInitialized

ViewerInitialized Property

ViewerInitialized

Gets or sets the callback that is invoked when the Viewer is initialized.

Declaration
[Parameter]
public Action ViewerInitialized { get; init; }
Property Value
Type Description
Action

A callback function.

Remarks

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