CCFormTreeDatasource.dragOver Method [AX 2012]
public FormDrag dragOver(
FormControl dragSource,
FormDrag dragMode,
int x,
int y)
Run On
ClientParameters
- dragSource
- Type: FormControl Class
- dragMode
- Type: FormDrag Enumeration
- x
- Type: int
- y
- Type: int
Show: