EndSizingEventArgs Properties
Provides data for the DockManager.EndSizing event.
Name | Description |
---|---|
Canceled | Gets a value which indicates whether the operation has been canceled. |
Panel |
Gets the processed dock panel.
Inherited from Dock |
Sizing |
Gets the dock panel’s dragged edge. |
See Also