GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / FieldStyle Class / FontSize Property

In This Topic
    FontSize Property (FieldStyle)
    In This Topic
    Gets or sets the font size of the text in field cell.
    Syntax
    'Declaration
     
    Public Property FontSize As Double
    public double FontSize {get; set;}
    See Also