RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / IsEditableProperty Field

In This Topic
    IsEditableProperty Field (C1TextElement)
    In This Topic
    Identifies the IsEditable style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsEditableProperty As StyleProperty
    public static readonly StyleProperty IsEditableProperty
    See Also