LineNeededEventArgs.DisplayedLineIndex Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
LineNeededEventArgsDisplayedLineIndex Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.LineNeededEventArgs.DisplayedLineIndex"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public int DisplayedLineIndex { get; }
Public ReadOnly Property DisplayedLineIndex As Integer Get Dim instance As LineNeededEventArgs Dim value As Integer value = instance.DisplayedLineIndex