Property IsReadOnly
- Namespace
- Velvet.Experimental
- Assembly
- Velvet.Docs.dll
IsReadOnly
When true, the field cannot be edited.
public bool? IsReadOnly { get; set; }
Property Value
- bool?
When true, the field cannot be edited.
public bool? IsReadOnly { get; set; }