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

Value

Type: SystemEventHandlerPagesUnmatchedEventArgs
See Also