Version

DocumentChangedEventArgs Class Members

The following tables list the members exposed by DocumentChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDocumentChangedEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyNewDocumentReturns the new Infragistics.Documents.TextDocument being edited.  
Public PropertyOldDocumentReturns the previous Infragistics.Documents.TextDocument being edited.  
See Also