DockOperationCompletedEventArgs Constructors
Provides data for the DockLayoutManager.DockOperationCompleted event.Name | Parameters | Description |
---|---|---|
DockOperationCompletedEventArgs(BaseLayoutItem, DockOperation) | item, dockOperation | Initializes a new instance of the DockOperationCompletedEventArgs class with the specified settings. |
See Also