FastColoredTextBox.TabLength Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
FastColoredTextBoxTabLength Property |
[This is preliminary documentation and is subject to change.]
Spaces count for tab
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public int TabLength { get; set; }
Public Property TabLength As Integer Get Set Dim instance As FastColoredTextBox Dim value As Integer value = instance.TabLength instance.TabLength = value