InputControlBaseReadOnly Property
Gets or sets the value determining if the control's data can be changed
Namespace: Firefly.Box.UI.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public virtual bool ReadOnly { get; set; }
Public Overridable Property ReadOnly As Boolean
Get
Set
abstract ReadOnly : bool with get, set
override ReadOnly : bool with get, set
Property Value
Boolean