ComponentOne RichTextBox for UWP
DisableSelection Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : DisableSelection Property
Gets or sets whether text selection is disabled.
Syntax
'Declaration
 
Public Property DisableSelection As System.Boolean
public System.bool DisableSelection {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members