Gets a reference to the C1DragHelper that originated the event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public C1DragHelper DragHelper { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property DragHelper As C1DragHelper <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |