| KryptonWorkspaceCollectionOnPropertyChanged Method (String) | 
 
            Raises the PropertyChanged event.
            
 
    Namespace: 
   Internal.ComponentFactory.Krypton.Workspace
    Assembly:
   NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
 Syntax
Syntaxprotected virtual void OnPropertyChanged(
	string property
)
Parameters
- property
- Type: SystemString
 Name of the property that has changed.
 See Also
See Also