Property Visible | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Visible
Gets or Sets a value indicating whether the column should be visible to the user. This affects both whether it is rendered and whether it can be selected. Defaults to true.
public bool Visible { get; set; }