ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / NotifyCollectionChangedEventArgs Class
Properties

In This Topic
    NotifyCollectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NotifyCollectionChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the action type.  
    Public PropertyGets the new items.  
    Public PropertyGets the index of the starting of new items.  
    Public PropertyGets the old items.  
    Public PropertyGets the index of the starting of old items.  
    Top
    See Also