ActiveReports.Chart Request technical support
AllowDrop Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property AllowDrop As Boolean
Visual Basic (Usage)Copy Code
Dim instance As SharpGraph
Dim value As Boolean
 
instance.AllowDrop = value
 
value = instance.AllowDrop
C# 
public bool AllowDrop {get; set;}

See Also