Spread WPF Documentation
ContextMenu Property (ColumnHeaderCellPresenter)


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

Reference

ColumnHeaderCellPresenter Class
ColumnHeaderCellPresenter Members