Skip to content

AllowDrag Property

Description

The AllowDrag property specifies how and where the TaskPanelGroupItem can be dragged and dropped.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowDrag() As [XTPTaskPanelItemAllowDrag](XtremeTaskPanel~Enumerations~XTPTaskPanelItemAllowDrag_EN.md)

Remarks

See the XTPTaskPanelItemAllowDrag enumeration for a detailed explanation of each flag and how it affects the dragging and dropping of the item.

The DragText property can be set for each TaskPanelGroupItem. This is the text string that is sent to the target component when an item is dropped onto a control outside of the TaskPanel.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.