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