GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / GroupFontWeight Property

In This Topic
    GroupFontWeight Property (C1GanttView)
    In This Topic
    Gets or sets the font weight used for group task in the grid view.
    Syntax
    'Declaration
     
    Public Property GroupFontWeight As FontWeight
    public FontWeight GroupFontWeight {get; set;}
    See Also