[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DesignerInitialized

DesignerInitialized Property

DesignerInitialized

Gets or sets the callback that is invoked when a Designer is initialized.

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

An Action representing the callback that is invoked when a Designer is initialized.

Remarks

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