Click or drag to resize

KryptonWorkspaceWorkspaceCellAdding Event

Occurs when a new KryptonWorkspaceCell instance is about to be added to the workspace.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public event EventHandler<WorkspaceCellEventArgs> WorkspaceCellAdding

Value

Type: SystemEventHandlerWorkspaceCellEventArgs
See Also