ComponentOne RichTextBox for WPF and Silverlight
IsReadOnly Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : IsReadOnly Property
Gets or sets whether the user is allowed to modify the text in the control.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members