T3000 CrossPlatform Documentation
TextSourceIsNeedBuildRemovedLineIds Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.TextSource.IsNeedBuildRemovedLineIds"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual bool IsNeedBuildRemovedLineIds { get; }
Public Overridable ReadOnly Property IsNeedBuildRemovedLineIds As Boolean Get Dim instance As TextSource Dim value As Boolean value = instance.IsNeedBuildRemovedLineIds
Property Value
Type: BooleanSee Also