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

In This Topic
    GroupFontWeight Property
    In This Topic
    Gets or sets the group font weight.
    Syntax
    'Declaration
     
    
    Public Property GroupFontWeight As C1StyleFontWeight
    public C1StyleFontWeight GroupFontWeight {get; set;}
    See Also