Describes the action that caused the dataChanged event to fire.
Name | Value | Description |
---|---|---|
Add | 0 |
An item was added to the collection. |
Remove | 1 |
An item was removed from the collection. |
Change | 2 |
Item properties was changed. |