[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputBase.ReadOnly

ReadOnly Property

ReadOnly

Gets or sets a value indicating whether the current control is read-only. For read-only controls, all input actions are still fired, but the control's value cannot be changed. The default is false.

Declaration
public bool ReadOnly { get; set; }