KryptonWorkspaceCollectionOnInserted Method |
Raises the Inserted event.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override void OnInserted(
TypedCollectionEventArgs<Component> e
)
Parameters
- e TypedCollectionEventArgsComponent
- A TypedCollectionEventArgs instance containing event data.
See Also