Spread Windows Forms 12.0 Product Documentation
IsCaretInTheEnd Method (RichTextCellType)


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

Reference

RichTextCellType Class
RichTextCellType Members