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

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