Gets or sets the context menu which is displayed when the control is clicked.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public C1ContextMenu Menu { get; set; } |
| Visual Basic |
|---|
Public Property Menu As C1ContextMenu Get Set |