Returns the action performed on the text.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public TextChangedAction Action { get; private set; } |
| Visual Basic |
|---|
Public Property Action As TextChangedAction Get Private Set |