Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public interface INotifyCollectionChanged |
Visual Basic
Copy Code
|
|---|
Public Interface INotifyCollectionChanged |
Inheritors
See Also