Gets or sets whether the dock panel is visible.
public bool Visible { get; set; }
Public Property Visible As Boolean
The property supports the internal infrastructure of the Docking Library and is not intended to be used directly. To change the visibility of dock panels, use the Visibility property.