ComponentOne DockControl for WPF and Silverlight
ShowMenu Property

C1.WPF.Docking Namespace > C1DockTabControl Class : ShowMenu Property
Gets or sets a value that determines whether the menu to set the DockMode is visible.
Syntax
'Declaration
 
Public Property ShowMenu As System.Boolean
public System.bool ShowMenu {get; set;}
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members