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

In This Topic
    CellFontName Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CellFontName As String
    public string CellFontName {get; set;}
    See Also