Gets the collection of IStyleOverride associated with this C1RichTextBox.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Collection<IStyleOverride> StyleOverrides { get; } |
| Visual Basic |
|---|
Public ReadOnly Property StyleOverrides As Collection(Of IStyleOverride) Get |