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

In This Topic
    TextDecorations Property (FieldStyle)
    In This Topic
    Gets the TextDecorations of the text in field cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextDecorations As TextDecorationCollection
    public TextDecorationCollection TextDecorations {get;}
    See Also