Click or drag to resize

KryptonWorkspaceSequencePropertyChanged Event

Occurs after a change has occured to the workspace.

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 PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implements

IWorkspaceItemPropertyChanged
See Also