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

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