FarPoint.Win.Spread
INotifyEditorValueChanged Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : INotifyEditorValueChanged Interface


Interface implemented by cell ediotr objects that want to notify the value of ediotr is changed

Syntax

Visual Basic (Declaration) 
Public Interface INotifyEditorValueChanged 
Visual Basic (Usage)Copy Code
Dim instance As INotifyEditorValueChanged
C# 
public interface INotifyEditorValueChanged 

See Also