PropertyItem.HideOnUpdate property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the hide on update flag which controls visibility of the property in edit record forms.

public bool? HideOnUpdate { get; set; }

Property Value

The hide on insert flag.

See Also