Method | Description | |
---|---|---|
DockspaceCellEventArgs ( |
Initialize a new instance of the DockspaceCellEventArgs class.
|
public DockspaceCellEventArgs ( |
||
dockspace | Reference to existing dockspace control instance. | |
element | Reference to docking dockspace element that is managing the dockspace control. | |
cell | KryptonWorkspaceCell | Reference to dockspace control cell instance. |
return | System |