Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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 String
    public string RowHeaderFontFamily {get; set;}
    See Also