ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / NotifyCollectionChangedEventArgs Class
Members

In This Topic
    NotifyCollectionChangedEventArgs Class
    In This Topic
    Describes the action that caused a System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event.
    Object Model
    NotifyCollectionChangedEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class NotifyCollectionChangedEventArgs 
       Inherits System.EventArgs
    public sealed class NotifyCollectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Viewer.Common.NotifyCollectionChangedEventArgs

    See Also