ComponentOne GanttView for WPF
GroupFontFamily Property

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

Reference

C1GanttView Class
C1GanttView Members