Version 24.2 (latest)

DocumentChangedEventArgs Class Properties

For a list of all members of this type, see DocumentChangedEventArgs members.

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