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

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