[]
Gets or sets a value that indicates whether the column is visible.
public bool Hidden { get; set; }
Public Property Hidden As Boolean
true if the column is visible; otherwise false. The default is true.
true
false