FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / GroupRowFontWeight Property

In This Topic
    GroupRowFontWeight Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property GroupRowFontWeight As FontWeight
    public FontWeight GroupRowFontWeight {get; set;}
    See Also