GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / SummaryFontWeight Property

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