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

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