[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.InitializationOptions.DocumentLoaded

DocumentLoaded Property

DocumentLoaded

Gets or sets the callback invoked when a document is fully loaded on the server.

Declaration
[JsonIgnore]
public Action DocumentLoaded { get; set; }
Property Value
Type Description
Action

An action.