TdxNavBarDragObject Properties
A class used for managing NavBar drag & drop operations.Name | Description |
---|---|
DropKind | |
NavBar | Represents the NavBar control involved in a drag & drop operation. |
SourceGroup | Represents a group being dragged during drag & drop operations. |
SourceItem | Represents an item whose corresponding link is being dragged during a drag & drop operation. |
SourceLink | Represents a link being dragged during drag & drop operations. |
TargetGroup | Represents a group located under the mouse pointer when performing group drag & drop operations. |
TargetObject | |
TargetPosition |
See Also