PropertyItem.ReadOnly property
Gets or sets the read only flag of the property in forms.
public bool? ReadOnly { get; set; }
Property Value
The read only.
See Also
- class PropertyItem
Gets or sets the read only flag of the property in forms.
public bool? ReadOnly { get; set; }
The read only.