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

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