DynamicCollection Events
A proxy collection that allows you to filter and sort an original collection without its change.
Name | Description |
---|---|
Fetch |
Occurs when the Dynamic |
List |
Occurs when the collection contents are changed. This event is implemented to support the IBinding |
Loaded |
Occurs after the collection was populated with objects.
Inherited from Dynamic |
See Also