For a list of all members of this type, see DocumentViewBase members.
Name | Description | |
---|---|---|
![]() | CurrentSnapshot | Returns the Infragistics.Documents.TextDocumentSnapshot used to generate the current set of VisibleLines |
![]() | Document | Returns the Infragistics.Documents.TextDocument associated with the view. |
![]() | FirstVisibleLineNumber | Returns/sets the zero-based line index of the first visible DocumentViewLine displayed in the EditorDocumentView |
![]() | HorizontalLineOffset | Returns/sets the zero-based horizontal pixel offset of the DocumentViewLines displayed in the EditorDocumentView |
![]() | LastVisibleLineNumber | Returns the zero-based line index of the last visible DocumentViewLine displayed in the EditorDocumentView (read only) |
![]() | SyntaxEditor | Returns the XamSyntaxEditor associated with the view. |
![]() | 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) |
![]() | VisibleLines | Returns a read only observable collection of DocumentViewLines that represent the lines currently displayed in the DocumentViewBase (read-only) |