Search
Calendar.getDragFeedBackType Method
See Also
 






Gets the type of feedback to provide during drag-and-drop from ItemListView.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public DragFeedBackType getDragFeedBackType ()

 Return Value

A member of the DragFeedBackType enumeration.

 See Also