Interfaces
| Interface | Description | |
|---|---|---|
| IDragAndDropElementProvider |
You can implement this interface on your element provider to handle the "drag and drop" event.
| |
| IHooklessElementProvider |
This interface is implemented by element providers - plug-ins that can decorate the C1 Console tree structure with elements.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DragAndDropType |
Specifies the kind of action that should happen on drop
|