[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Handlers.OnAfterOpen

OnAfterOpen Property

OnAfterOpen

Gets or sets a handler that is called when opening is complete.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Action OnAfterOpen { get; set; }
Property Value
Type Description
Action

An action that is called when opening is complete.