RestrictDragging Property
RestrictDragging
Gets or sets a value that determines whether the panel should restrict drag operations based on field types.
Declaration
public bool? RestrictDragging { get; set; }
Public Property RestrictDragging As Boolean?