[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.EditorSettings

EditorSettings Property

EditorSettings

Gets or sets the settings for the editor, controlling its appearance and behavior.

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

An EditorSettings object representing the settings for the editor.

Remarks

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