Click or drag to resize

KryptonWorkspacePagesUnmatched Event

Occurs when the loading process have completed and there are unmatched pages.

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<PagesUnmatchedEventArgs> PagesUnmatched

Value

EventHandlerPagesUnmatchedEventArgs
See Also