Spread Silverlight Documentation
PlacementTarget Property


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

Reference

ContextMenu Class
ContextMenu Members