ComponentOne RichTextBox for UWP
IsEditable Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : IsEditable Property
Gets or sets whether the content of this element are editable in a C1.Xaml.RichTextBox.C1RichTextBox.
Syntax
'Declaration
 
Public Overridable Property IsEditable As System.Boolean
public virtual System.bool IsEditable {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members