FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFieldEditor Class / Background Property

In This Topic
    Background Property (PivotFieldEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Background As Brush
    public Brush Background {get; set;}
    See Also