FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GroupRowFontWeight Property

In This Topic
    GroupRowFontWeight Property
    In This Topic
    Gets or sets the font weight applied to group row cells.
    Syntax
    'Declaration
     
    Public Property GroupRowFontWeight As FontWeight
    public FontWeight GroupRowFontWeight {get; set;}
    See Also