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

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