EndSizingEventArgs Constructors
Provides data for the DockManager.EndSizing event.| Name | Parameters | Description |
|---|---|---|
| EndSizingEventArgs(DockPanel, Boolean, SizingSide) | panel, canceled, sizingSide | Initializes a new instance of the EndSizingEventArgs class with the specified parameters. |
See Also