Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DraggedEventArgs Class
Properties


In This Topic
    DraggedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DraggedEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe command dock that the C1DockingTab or C1DockingTabPage were dragged to.  
    Public PropertyThe docking tab that was dragged.  
    Public PropertyThe command dock from which the C1DockingTab or C1DockingTabPage were dragged.  
    Top
    See Also