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

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