EndDockingEventArgs Properties
Provides data for the DockManager.EndDocking event.
Name | Description |
---|---|
Canceled | Indicates whether the docking operation was canceled by an end-user. |
Docked |
Gets the panel |
Panel |
Gets the processed dock panel.
Inherited from Dock |
See Also