Skip to content

PropertyItem.HideOnUpdate property

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