[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.EditorSettings.SnapToGuides

SnapToGuides Property

SnapToGuides

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

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

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