RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElementStyle Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (C1TextElementStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsReadOnly As Boolean
    public bool IsReadOnly {get;}
    See Also