PrintMgmtSetupUICtrl.eventTreeItemBeginDrag Method [AX 2012]

Handles the item begin drag event for the tree view of the PrintMgmtSetupUIMain class.

public boolean eventTreeItemBeginDrag(int _idx)

Run On

Called

Parameters

_idx
Type: int

Return Value

Type: boolean
true if the drag operation is allowed; otherwise, false.

Community Additions

ADD
Show: