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