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

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