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