[]
Provides data for the Dragged event.
public class DraggedEventArgs : EventArgs
| Name | Description |
|---|---|
| DestinationDock | The command dock that the C1DockingTab or C1DockingTabPage were dragged to. |
| DockingTab | The docking tab that was dragged. |
| SourceDock | The command dock from which the C1DockingTab or C1DockingTabPage were dragged. |