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

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