Skip to content

PropertyItem.Visible property

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

public bool? Visible { get; set; }

Property Value

The visible.

See Also