ComponentOne RichTextBox for WPF and Silverlight
IsCaretPosition Property (C1TextPointer)

C1.WPF.RichTextBox.Documents Namespace > C1TextPointer Class : IsCaretPosition Property
Gets whether a position is a valid caret position, that is, a position where an edit caret can be placed.
Syntax
'Declaration
 
Public ReadOnly Property IsCaretPosition As System.Boolean
public System.bool IsCaretPosition {get;}
See Also

Reference

C1TextPointer Class
C1TextPointer Members