The following tables list the members exposed by BeforeDockChangeEventArgs.
Name | Description | |
---|---|---|
BeforeDockChangeEventArgs Constructor | Initializes a new BeforeDockChangeEventArgs instance |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ChangeType | Returns the type of change that is occuring. | |
NewDockedLocation | Returns the new DockedLocation for the pane. | |
NewIndex | Returns the new index of the pane in the parent pane. | |
Pane | DockablePaneBase instance associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.CancelablePaneEventArgs) | |
Parent | Returns the parent pane. |