[]
Gets or sets a value that indicates whether the drag fill action copies data only.
public bool DragFillDataOnly { get; set; }
Public Property DragFillDataOnly As Boolean
true if the drag fill action copies data only; otherwise, false.
true
false