Version 24.2 (latest)

EditorDocumentView Class Events

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

Public Events
 NameDescription
Public EventActivatedRaised after the EditorDocumentView has been activated.  
Public EventDeactivatedRaised after the EditorDocumentView has been deactivated.  
Public EventLayoutChangedRaised after the layout of the lines in the DocumentViewBase has changed. (Inherited from Infragistics.Controls.Editors.DocumentViewBase)
Public EventSelectionChangedRaised after the XamSyntaxEditor's Selection is changed.  
See Also