Clears the value of style property in this C1TextElement.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public void ClearValue( StyleProperty prop ) |
| Visual Basic |
|---|
Public Sub ClearValue ( _ prop As StyleProperty _ ) |