For a list of all members of this type, see EditorDocumentView members.
Name | Description | |
---|---|---|
![]() | CurrentSnapshot | Returns the Infragistics.Documents.TextDocumentSnapshot used to generate the current set of VisibleLines (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | Document | Returns the Infragistics.Documents.TextDocument associated with the view. (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | FirstVisibleLineNumber | Returns/sets the zero-based line index of the first visible DocumentViewLine displayed in the EditorDocumentView (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | HorizontalLineOffset | Returns/sets the zero-based horizontal pixel offset of the DocumentViewLines displayed in the EditorDocumentView (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | IsActive | Returns whether the EditorDocumentView is the current active view. (read-only). |
![]() | LastVisibleLineNumber | Returns the zero-based line index of the last visible DocumentViewLine displayed in the EditorDocumentView (read only) (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | SelectionManager | Returns a ViewSelectionManager instance which can be used to query and interact with the selected text in the view. (read only) |
![]() | SyntaxEditor | Returns the XamSyntaxEditor associated with the view. (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | TextAreaBounds | Returns the bounding rectangle of the text area (the area within the scrollbars and margins where the text is rendered) in control coordinates. (read only) (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |
![]() | ViewLocation | Returns an EditorDocumentViewLocation enumeration that specifies the location of this EditorDocumentView within the XamSyntaxEditor control. (read-only). |
![]() | VisibleLines | Returns a read only observable collection of DocumentViewLines that represent the lines currently displayed in the DocumentViewBase (read-only) (Inherited from Infragistics.Controls.Editors.DocumentViewBase) |