[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.ReadOnly

ReadOnly Property

ReadOnly

Gets or sets a value indicating whether text in the text box is read-only.

Declaration
public virtual bool ReadOnly { get; set; }
Implements