There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project provides an implementation of ObservableCollection which can watch a source BindingList or ObservableCollection, and transform the source elements into it's own target elements utilizing a user-provided transformation.