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