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