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