[]
Gets or sets a value indicating whether the ListColumn is visible.
public bool Visible { get; set; }
Public Property Visible As Boolean
true if the ListColumn is visible; otherwise, false.