[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.IsCaretInTheFirstLine

IsCaretInTheFirstLine Method

IsCaretInTheFirstLine()

Gets whether the caret is in the first line.

Declaration
protected override bool IsCaretInTheFirstLine()
Protected Overrides Function IsCaretInTheFirstLine() As Boolean
Returns
Type Description
bool

True if the caret is in the first line; false otherwise

Overrides