[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.C1ExpressionEditor.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets or sets a value that indicates whether the text editing control is read-only to a user interacting with the control.

Declaration
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean