[]
Gets or sets the open mode of the parameters panel.
[Browsable(true)]
public ParametersPanelOpen ParametersPanelOpen { get; set; }
Type | Description |
---|---|
ParametersPanelOpen | A ParametersPanelOpen value indicating the open mode of the parameters panel. Default is Auto. |