Click or drag to resize

KryptonWorkspaceActiveCellChanged Event

Occurs when the active cell value has changed.

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<ActiveCellChangedEventArgs> ActiveCellChanged

Value

Type: SystemEventHandlerActiveCellChangedEventArgs
See Also