PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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
                   C1.Win.C1Preview.ViewHistoryItemCollection
                   C1.Win.C1Preview.VisitedDocumentCollection

    See Also