Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextElement
.
.
::
.
.
IsEditable Property
C1TextElement Class
See Also
Gets or sets whether the content of this element are editable in a
C1RichTextBox
.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
bool
IsEditable
{
get
;
set
; }
Visual Basic
Public
Property
IsEditable
As
Boolean
Get
Set
See Also
C1TextElement Class
C1.Silverlight.RichTextBox.Documents Namespace