ComponentOne GanttView for WinForms
AllowMerging Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseColumn Class : AllowMerging Property
Specifies whether adjacent cells with similar contents will be merged.
Syntax
'Declaration
 
Public Property AllowMerging As System.Boolean
public System.bool AllowMerging {get; set;}
See Also

Reference

BaseColumn Class
BaseColumn Members