Spread Windows Forms 12.0 Product Documentation
IsCaretInTheLastLine Method (BaseCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BaseCellType Class : IsCaretInTheLastLine Method
Gets whether the caret is in the last line.
Syntax
'Declaration
 
Protected Overridable Function IsCaretInTheLastLine() As Boolean
'Usage
 
Dim instance As BaseCellType
Dim value As Boolean
 
value = instance.IsCaretInTheLastLine()
protected virtual bool IsCaretInTheLastLine()
See Also

Reference

BaseCellType Class
BaseCellType Members