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

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