RichTextBox for UWP | ComponentOne
C1.Xaml.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