Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / PanelDragEventArgs Class
Properties


In This Topic
    PanelDragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PanelDragEventArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the drag information for this event.  
    Public PropertyGets or sets a value whether the event should be bubbled up in the chain. (Inherited from Nevron.UI.WinForm.Docking.PanelEventArgs)
    Public PropertyGets the INDockingPanel object associated with the event data. (Inherited from Nevron.UI.WinForm.Docking.PanelEventArgs)
    Top
    See Also