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

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