Gets the value to set when the toggle is checked.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)
Syntax
| C# |
|---|
protected abstract T CheckedValue { get; } |
| Visual Basic |
|---|
Protected MustOverride ReadOnly Property CheckedValue As T Get |