Version 24.2 (latest)

RichDocumentView Class Events

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

Public Events
 NameDescription
Public EventActivatedRaised after the RichDocumentView has been activated.  
Public EventDeactivatedRaised after the RichDocumentView has been deactivated.  
Public EventLayoutChangedRaised after the layout of the lines in the RichDocumentView has changed.  
Public EventPropertyChangedEvent raised when a property on the object changes.  
Public EventSelectionChangedRaised after the Infragistics.Documents.RichText.Selection is changed in the view.  
See Also