ComponentOne Chart for WPF and Silverlight
AllowDrop Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : AllowDrop Property
Syntax
'Declaration
 
Public Property AllowDrop As System.Boolean
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Boolean
 
instance.AllowDrop = value
 
value = instance.AllowDrop
public System.bool AllowDrop {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members