Click or drag to resize

DockableWorkspaceCellEventArgs Properties

The DockableWorkspaceCellEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCellControl
Gets a reference to the KryptonWorkspaceCell control.
Public propertyDockableWorkspaceControl
Gets a reference to the KryptonDockableWorkspace that contains the cell.
Public propertyWorkspaceElement
Gets a reference to the KryptonDockingWorkspace that is managing the dockable workspace.
Top
See Also