[]
Gets or sets the Group Editor settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public GroupEditor GroupEditor { get; set; }
Type | Description |
---|---|
GroupEditor | An instance of GroupEditor that contains the Group Editor settings. |