ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilterPresenter Class / Filter Property

In This Topic
    Filter Property (FullTextFilterPresenter)
    In This Topic
    Gets or sets filter associated with this element.
    Syntax
    'Declaration
     
    
    Public Property Filter As FullTextFilter
    public FullTextFilter Filter {get; set;}
    See Also