[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.INotifyEditorValueChanged

INotifyEditorValueChanged Interface

Interface implemented by cell editor objects that sends a notification when the value of the editor has changed.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface INotifyEditorValueChanged
Public Interface INotifyEditorValueChanged

Events

Name Description
EditorValueChanged

Occurs when the editor value has been changed by the user.