ComponentOne RichTextBox for UWP
Position Property (TextDragMoveEventArgs)

C1.Xaml.RichTextBox Namespace > TextDragMoveEventArgs Class : Position Property
Gets or sets the position where a placeholder will be shown. If set to null no placeholder is shown.
Syntax
'Declaration
 
Public Property Position As C1TextPointer
public C1TextPointer Position {get; set;}
See Also

Reference

TextDragMoveEventArgs Class
TextDragMoveEventArgs Members