TextSource.lines Field

T3000 CrossPlatform

TextSourcelines Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:FastColoredTextBoxNS.TextSource.lines"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected readonly List<Line> lines
Protected ReadOnly lines As List(Of Line)

Dim value As List(Of Line)

value = Me.lines

Field Value

Type: ListLine
See Also