Gets/Sets the first line that is visible in the TextView.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DocumentLine FirstLineInView { get; private set; }
Public Property FirstLineInView As DocumentLine Get Private Set
public: property DocumentLine^ FirstLineInView { DocumentLine^ get (); private: void set (DocumentLine^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238