ComponentOne GanttView for WinForms
Visible Property (BaseColumn)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseColumn Class : Visible Property
Gets or sets whether the grid column is visible.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
public System.bool Visible {get; set;}
See Also

Reference

BaseColumn Class
BaseColumn Members