[]
Gets or sets the settings for the parameters panel, allowing customization of its behavior and appearance.
public ParametersPanelSettings ParametersPanel { get; set; }
Type | Description |
---|---|
ParametersPanelSettings | An instance of ParametersPanelSettings that defines the panel settings. |