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

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