Gets or sets a value that determines whether the menu to set the DockMode is visible.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public bool ShowMenu { get; set; }
Visual Basic
Public Property ShowMenu As Boolean
	Get
	Set

See Also