FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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
    'Declaration
     
    Public Property RowHeaderFontFamily As FontFamily
    public FontFamily RowHeaderFontFamily {get; set;}
    See Also