AutoIndentEventArgs.iLine Property

T3000 CrossPlatform

AutoIndentEventArgsiLine Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.AutoIndentEventArgs.iLine"]

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

Dim instance As AutoIndentEventArgs
Dim value As Integer

value = instance.iLine

Property Value

Type: Int32
See Also