Gets whether a position is a valid caret position, that is, a position where an edit caret can be placed.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public bool IsCaretPosition { get; } |
Visual Basic |
---|
Public ReadOnly Property IsCaretPosition As Boolean Get |