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

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