DXObservableCollection<T> Events
Name | Description |
---|---|
Before |
|
Collection |
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Inherited from Observable |
Property |
Occurs when a property value changes.
Inherited from Observable |
INotify |
Occurs when a property value changes.
Inherited from Observable |
See Also