Spread Windows Forms 12.0 Product Documentation
IsCaretInTheBeginning Method (BaseCellType)


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

Reference

BaseCellType Class
BaseCellType Members