Gets the position where text will be dropped.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1TextPointer Position { get; private set; } |
Visual Basic |
---|
Public Property Position As C1TextPointer Get Private Set |