Provides data for the CollectionChanged event.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public class NotifyCollectionChangedEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class NotifyCollectionChangedEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.Wpf.NotifyCollectionChangedEventArgs
See Also