PropertyItem.Visible property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the visible flag. Only used for columns.

public bool? Visible { get; set; }

Property Value

The visible.

See Also