DXCollectionView Events
A collection view.
Name | Description |
---|---|
Complete |
Occurs after the drag-and-drop operation is completed. |
Drag |
Occurs when a user touches and holds an item to drag it. |
Drag |
Occurs each time an item is dragged over another item. |
Drop |
Occurs when a user drops an item. |
Group |
Occurs after a group of items has been collapsed. |
Group |
Occurs before a group of items is collapsed. |
Group |
Occurs after a group of items has been expanded. |
Group |
Occurs before a group of items is expanded. |
Load |
Occurs when a user scrolls to the last item in the Collection |
Pull |
Occurs when a user pulls the Collection |
Selection |
Occurs when the item selection is changed. |
Tap | Occurs when a user taps the view. |
See Also