Skip to content

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