FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / Foreground Property

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