T3000 CrossPlatform Documentation
Linechars Field |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "F:FastColoredTextBoxNS.Line.chars"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected List<Char> chars
Protected chars As List(Of Char) Dim value As List(Of Char) value = Me.chars Me.chars = value
Field Value
Type: ListCharSee Also