Gets the start line of the section.
When the section is uncollapsed or the text containing it is deleted,
this property returns null.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DocumentLine Start { get; internal set; }
Public Property Start As DocumentLine Get Friend Set
public: property DocumentLine^ Start { DocumentLine^ get (); internal: void set (DocumentLine^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238