ComponentOne GanttView for WPF
Visible Property (BaseColumn)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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