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

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