Gets or sets a IStyleOverride that can override the styles of this C1RichTextViewManager contents.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public IStyleOverride StyleOverride { get; set; } |
Visual Basic |
---|
Public Property StyleOverride As IStyleOverride Get Set |