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

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