GoToForm.TotalLineCount Property

T3000 CrossPlatform

GoToFormTotalLineCount Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.GoToForm.TotalLineCount"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int TotalLineCount { get; set; }
Public Property TotalLineCount As Integer
	Get
	Set

Dim instance As GoToForm
Dim value As Integer

value = instance.TotalLineCount

instance.TotalLineCount = value

Property Value

Type: Int32
See Also