GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / FieldStyle Class / FontStyle Property

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