T3000 CrossPlatform Documentation
LineFoldingStartMarker Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.Line.FoldingStartMarker"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public string FoldingStartMarker { get; set; }
Public Property FoldingStartMarker As String Get Set Dim instance As Line Dim value As String value = instance.FoldingStartMarker instance.FoldingStartMarker = value
Property Value
Type: StringSee Also