Gets whether the value of this property is inherited in a C1TextElement tree.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public bool Inherited { get; private set; } |
Visual Basic |
---|
Public Property Inherited As Boolean Get Private Set |