ReadOnly Property
Overloads
ReadOnly |
If set to true, it means that the app is read-only. JSON property name: qReadOnly |
ReadOnly
If set to true, it means that the app is read-only.
JSON property name: qReadOnly
Declaration
public bool ReadOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |