IsNeedBuildRemovedLineIds Property

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public virtual bool IsNeedBuildRemovedLineIds { get; }
Visual Basic
Public Overridable ReadOnly Property IsNeedBuildRemovedLineIds As Boolean
	Get
Visual C++
public:
virtual property bool IsNeedBuildRemovedLineIds {
	bool get ();
}

See Also