ComponentOne RichTextBox for UWP
Cursor Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : Cursor Property
Gets or sets the Cursor displayed when the mouse is over this element.
Syntax
'Declaration
 
Public Property Cursor As Windows.UI.Core.CoreCursor
public Windows.UI.Core.CoreCursor Cursor {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members