[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Handlers.OnInfoUpdate

OnInfoUpdate Property

OnInfoUpdate

Gets or sets a handler that is triggered when the report name or ID is updated.

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

An action that takes an UpdateDocumentOptions.