ComponentOne GanttView for WPF
GroupFontWeight Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : GroupFontWeight Property
Gets or sets the font weight used for group task in the grid view.
Syntax
'Declaration
 
Public Property GroupFontWeight As System.Windows.FontWeight
public System.Windows.FontWeight GroupFontWeight {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members