Gets or sets the TextViewMode of the C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public TextViewMode ViewMode { get; set; } |
| Visual Basic |
|---|
Public Property ViewMode As TextViewMode Get Set |