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

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