Spread Windows Forms 12.0 Product Documentation
IsCaretInTheFirstLine Method (RichTextCellType)


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

Reference

RichTextCellType Class
RichTextCellType Members