ActiveReports 8
ObserveList Method
See Also 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace > ActiveModelListenExtensions Class : ObserveList Method

Glossary Item Box

Observed modifyable collection

Overload List

OverloadDescription
ObserveList<TI>(INotificationCollection<TI>,Func<TI,Int32,IDisposable>)Observed modifyable collection  
ObserveList<TI>(IEnumerable<TI>,Func<TI,IDisposable>)Observes all items in readonly collection.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also