'Declaration Public ReadOnly Property Copy As Boolean
'Usage Dim instance As DragDropBlockEventArgs Dim value As Boolean value = instance.Copy
public bool Copy {get;}
Property Value
Abool
value that indicates whether the source range is copied'Declaration Public ReadOnly Property Copy As Boolean
'Usage Dim instance As DragDropBlockEventArgs Dim value As Boolean value = instance.Copy
public bool Copy {get;}
bool
value that indicates whether the source range is copied