FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / CellFontStrikethru Property

In This Topic
    CellFontStrikethru Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CellFontStrikethru As Boolean
    public bool CellFontStrikethru {get; set;}
    See Also