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