Version

BeforeDockChangeEventArgs Class Properties

For a list of all members of this type, see BeforeDockChangeEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyChangeTypeReturns the type of change that is occuring.  
Public PropertyNewDockedLocationReturns the new DockedLocation for the pane.  
Public PropertyNewIndexReturns the new index of the pane in the parent pane.  
Public PropertyPaneDockablePaneBase instance associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.CancelablePaneEventArgs)
Public PropertyParentReturns the parent pane.  
See Also