GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace > ActiveModelListenExtensions Class : ListenCollection Method |
Overload | Description |
---|---|
ListenCollection<TModel,TValue>(TModel,Expression<Func<TModel,TValue>>,Action<NotifyCollectionChangedEventArgs>) | Performs specific action on particular CollectionChanged event |
ListenCollection<TModel1,TModel2,TValue>(TModel1,Expression<Func<TModel1,TModel2>>,Expression<Func<TModel2,TValue>>,Action<NotifyCollectionChangedEventArgs>) |