ComponentOne RichTextBox for WPF and Silverlight
IsEditable Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : IsEditable Property
Gets or sets whether the content of this element are editable in a C1.WPF.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