Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRowCell Class / GroupFontFamily Property

In This Topic
    GroupFontFamily Property
    In This Topic
    Gets or sets the group font family.
    Syntax
    'Declaration
     
    
    Public Property GroupFontFamily As String
    public string GroupFontFamily {get; set;}
    See Also