PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EventCollectionChangeEventArgs Class
Properties


In This Topic
    EventCollectionChangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by EventCollectionChangeEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of collection's changing.  
    Public PropertyGets the index within collection where changing occurs.  
    Public PropertyGets the new object at specified index.  
    Public PropertyGets the old object at specified index.  
    Top
    See Also