GetFirstCharIndexOfCurrentLine Method (C1TextBoxBase)
Retrieves the index of the first character of the current line.
public int GetFirstCharIndexOfCurrentLine()
'Declaration
Public Function GetFirstCharIndexOfCurrentLine() As Integer
Return Value
The zero-based character index in the current line.