Spread WPF Documentation
ContextMenu Property (CornerHeaderCellPresenter)


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

Reference

CornerHeaderCellPresenter Class
CornerHeaderCellPresenter Members