Spread Windows Forms 12.0 Product Documentation
IsCaretInTheFirstLine Method (BaseCellType)


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

Reference

BaseCellType Class
BaseCellType Members