WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ColumnHeaderFontFamily Property
In This Topic
    ColumnHeaderFontFamily Property
    In This Topic
    Gets or sets the font family applied to column header cells.
    Syntax
    public FontFamily ColumnHeaderFontFamily {get; set;}
    See Also