[]
Scrolls the line at the specified line index into view.
public void ScrollToLine(int lineIndex)
Public Sub ScrollToLine(lineIndex As Integer)
Type | Name | Description |
---|---|---|
int | lineIndex | The zero-based line index of the line to scroll into view. |
Type | Condition |
---|---|
ArgumentOutOfRangeException | If |