Name | Description | |
---|---|---|
![]() | DataSourceChangedEventArgs Constructor | Overloaded. Initializes a new instance of the DataSourceChangedEventArgs class. |
The following tables list the members exposed by DataSourceChangedEventArgs.
Name | Description | |
---|---|---|
![]() | DataSourceChangedEventArgs Constructor | Overloaded. Initializes a new instance of the DataSourceChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Action | Gets the action that caused the data source to change. |
![]() | ItemsChanged | |
![]() | NewItems | Gets the list of new items involved in the change. |
![]() | OldItems | Gets the list of items affected by the change. |