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.RichText.RichTextDocument being edited.  
Public PropertyOldDocumentReturns the previous Infragistics.Documents.RichText.RichTextDocument being edited.  
See Also