[]
        
(Showing Draft Content)

C1.Win.C1Command.DraggedEventArgs

DraggedEventArgs Class

Provides data for the Dragged event.

Inheritance
DraggedEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class DraggedEventArgs : EventArgs

Properties

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.