Click or drag to resize

KryptonWorkspaceRecreateLoadingPage Event

Occurs when the workspace cell page is loading but there is no existing matching page.

Namespace: Internal.ComponentFactory.Krypton.Workspace
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public event EventHandler<RecreateLoadingPageEventArgs> RecreateLoadingPage

Value

EventHandlerRecreateLoadingPageEventArgs
See Also