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

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