







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..LineNumberStartValue Property |
FastColoredTextBox Class See Also Send Feedback |
Start value of first line number.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public uint LineNumberStartValue { get; set; } |
Visual Basic |
---|
Public Property LineNumberStartValue As UInteger Get Set |
Visual C++ |
---|
public: property unsigned int LineNumberStartValue { unsigned int get (); void set (unsigned int value); } |