[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.EditorSettings.SnapToGrid

SnapToGrid Property

SnapToGrid

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

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

true if elements should snap to the grid by default; otherwise, false.