AutoIndentEventArgs.TabLength Property

T3000 CrossPlatform

AutoIndentEventArgsTabLength Property

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

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

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

Dim instance As AutoIndentEventArgs
Dim value As Integer

value = instance.TabLength

Property Value

Type: Int32
See Also