[]
Gets or sets the settings for the grid size editor.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public GridSizeEditor GridSizeEditor { get; set; }
| Type | Description |
|---|---|
| GridSizeEditor | An instance of GridSizeEditor that defines the settings for the grid size editor. |