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

In This Topic
    Inherited Property (StyleProperty)
    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