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

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