[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.EditorSettings

EditorSettings Class

Represents the settings for the editor, controlling its appearance and behavior.

Inheritance
EditorSettings
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class EditorSettings
Remarks

The EditorSettings class provides properties to configure the appearance and behavior of the editor, including rulers, grid size, and snapping options.

Constructors

Name Description
EditorSettings()

Properties

Name Description
GridSize

Gets or sets the default grid size used in the editor.

Rulers

Gets or sets the rulers settings.

ShowGrid

Gets or sets a value indicating whether the grid should be shown or hidden by default.

SnapToGrid

Gets or sets a value indicating the default value for the snapToGrid option.

SnapToGuides

Gets or sets a value indicating the default value for the snapToGuides option.