DockItemDraggingEventArgs Constructors
Provides data for the DockLayoutManager.DockItemDragging event.| Name | Parameters | Description |
|---|---|---|
| DockItemDraggingEventArgs(Point, BaseLayoutItem) | screenPoint, item | Initializes a new instance of the DockItemDraggingEventArgs class with the specified settings. |
See Also