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 (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public event EventHandler<RecreateLoadingPageEventArgs> RecreateLoadingPage

Value

Type: SystemEventHandlerRecreateLoadingPageEventArgs
See Also