Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / FullTextFilterPresenter Class / Foreground Property

In This Topic
    Foreground Property (FullTextFilterPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Foreground As C1.Blazor.Core.C1Color
    public C1.Blazor.Core.C1Color Foreground {get; set;}
    See Also