FieldOptions.ReadOnly

FieldOptions.ReadOnly property

Gets/sets the value to determine whether created/modified field is read only or not (if will be set).

public bool? ReadOnly { get; set; }

See Also