LayoutItemMovedEventArgs Constructors
Provides data for the DockLayoutManager.LayoutItemMoved event.Name | Parameters | Description |
---|---|---|
LayoutItemMovedEventArgs(BaseLayoutItem, BaseLayoutItem, MoveType) | item, target, type | Initializes a new instance of the LayoutItemMovedEventArgs class with the specified settings. |
See Also