[]
Gets or sets the opening behavior of the parameters panel.
public ParameterPanelOpen Open { get; set; }
| Type | Description |
|---|---|
| ParameterPanelOpen | The opening behavior, defined by an instance of ParameterPanelOpen, which controls how the panel is accessed (e.g., auto-open, manual). |