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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<RecreateLoadingPageEventArgs> RecreateLoadingPage

Value

Type: SystemEventHandlerRecreateLoadingPageEventArgs
See Also