Spread WPF Documentation
Menu Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : Menu Property
Syntax
'Declaration
 
Public Property Menu As System.Windows.Controls.ContextMenu
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Windows.Controls.ContextMenu
 
instance.Menu = value
 
value = instance.Menu
public System.Windows.Controls.ContextMenu Menu {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members