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 ServerVisualization.TextViewGenerator.AllowDrop property must be set to true.

Introduced: X14.

Syntax

public bool AllowDrag { get; set; }
Public Property AllowDrag() As Boolean