[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.IsCaretInTheBeginning

IsCaretInTheBeginning Method

IsCaretInTheBeginning()

Gets whether the caret is in the beginning.

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

True if the caret is in the beginning; false otherwise

Overrides