Visible Property (ParametersPanel)
Gets or sets a value that determines whether the viewer's panel of parameters is visible.
public bool Visible {get; set;}
'Declaration
Public Property Visible As Boolean
Property Value
true
if visible; otherwise,
false
.