Gets or sets a value indicating whether the view generator can be a source of a Drag&Drop operation. To allow the view generator to accept data, the Server
Introduced: X14.
public bool AllowDrag { get; set; }
Public Property AllowDrag() As Boolean