ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EventCollection Class
Members

In This Topic
    EventCollection Class
    In This Topic
    Represents an OwnedCollection that fires events when changing.
    Object Model
    EventCollection Class
    Syntax
    'Declaration
     
    Public Class EventCollection 
       Inherits OwnedCollection
    public class EventCollection : OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.EventCollection

    See Also