[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Handlers.OnAfterCreate

OnAfterCreate Property

OnAfterCreate

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

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

An action that is called when creation is complete.