[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.EditorSettings.GridSize

GridSize Property

GridSize

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

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

The default grid size as a string.

Remarks

If units are set to 'cm', the default value is 0.5cm. If units are set to 'in', the default value is 0.25in. The grid helps users align elements by snapping them to predefined intervals.