ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ItemForeground Property

In This Topic
    ItemForeground Property
    In This Topic
    Foreground for Filter Presenter
    Syntax
    'Declaration
     
    
    Public Property ItemForeground As Brush
    public Brush ItemForeground {get; set;}
    See Also