Spread Windows Forms 12.0 Product Documentation
IsCaretInTheLastLine Method (RichTextCellType)


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

Reference

RichTextCellType Class
RichTextCellType Members