Spread Windows Forms 12.0 Product Documentation
IsCaretInTheEnd Method (BaseCellType)


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

Reference

BaseCellType Class
BaseCellType Members