C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / EventCollectionChangeEventArgs Class
Properties


EventCollectionChangeEventArgs Class Members

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