RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / StyleProperty Class / Inherited Property

In This Topic
    Inherited Property
    In This Topic
    Gets whether the value of this property is inherited in a C1TextElement tree.
    Syntax
    'Declaration
     
    Public ReadOnly Property Inherited As Boolean
    public bool Inherited {get;}
    See Also