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

Value

Type: SystemEventHandlerPagesUnmatchedEventArgs
See Also