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

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