FastColoredTextBox.LineNumberStartValue Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
FastColoredTextBoxLineNumberStartValue Property |
[This is preliminary documentation and is subject to change.]
Start value of first line number.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public uint LineNumberStartValue { get; set; }
Public Property LineNumberStartValue As UInteger Get Set Dim instance As FastColoredTextBox Dim value As UInteger value = instance.LineNumberStartValue instance.LineNumberStartValue = value