ActiveReports 8
NotifyCollectionChangedEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common Namespace : NotifyCollectionChangedEventArgs Class

Glossary Item Box

The following tables list the members exposed by NotifyCollectionChangedEventArgs.

Public Constructors

 NameDescription
Public ConstructorNotifyCollectionChangedEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAction  
Public PropertyNewItems  
Public PropertyNewStartingIndex  
Public PropertyOldItems  
Public PropertyOldStartingIndex  
Top

See Also