[]
Gets or sets the settings for the properties mode button.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public PropertiesModeButton PropertiesModeButton { get; set; }
Type | Description |
---|---|
PropertiesModeButton | An instance of PropertiesModeButton that defines the settings for the properties mode button. |