Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / INotifyDataChanged Interface
Members


In This Topic
INotifyDataChanged Interface
In This Topic
Interface that supports the form noitify the data has changed.
Syntax
'Declaration
 
Public Interface INotifyDataChanged 
 
'Usage
 
Dim instance As INotifyDataChanged
See Also