[]
Gets or set a bool value that indicates whether ListColumnInfo is visible.
public bool Visible { get; set; }
Public Property Visible As Boolean
A bool value, true if visible; otherwise, false. The default is true.