[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.GetFirstCharIndexOfCurrentLine

GetFirstCharIndexOfCurrentLine Method

GetFirstCharIndexOfCurrentLine()

Retrieves the index of the first character of the current line.

Declaration
public int GetFirstCharIndexOfCurrentLine()
Returns
Type Description
int

The zero-based character index in the current line.

Implements